Skip to content

feat: use X11 for Raspberry Pi 5 devices#2477

Closed
nicomiguelino wants to merge 1 commit into
Screenly:masterfrom
nicomiguelino:x11-for-pi5
Closed

feat: use X11 for Raspberry Pi 5 devices#2477
nicomiguelino wants to merge 1 commit into
Screenly:masterfrom
nicomiguelino:x11-for-pi5

Conversation

@nicomiguelino
Copy link
Copy Markdown
Contributor

Description

Uses X11 instead of the framebuffer for Raspberry Pi 5 devices

Checklist

  • I have performed a self-review of my own code.
  • New and existing unit tests pass locally and on CI with my changes.
  • I have done an end-to-end test for Raspberry Pi devices.
  • I have tested my changes for x86 devices.
  • I added a documentation for the changes I have made (when necessary).

@sonarqubecloud
Copy link
Copy Markdown

curl "{{webview_base_url}}/webview-{{qt_version}}-{{debian_version}}-{{board}}-{{webview_git_hash}}.tar.gz.sha256" \
-sL -o "/tmp/webview-{{qt_version}}-{{debian_version}}-{{board}}-{{webview_git_hash}}.tar.gz.sha256" && \
cd /tmp && \
sha256sum -c "webview-{{qt_version}}-{{debian_version}}-{{board}}-{{webview_git_hash}}.tar.gz.sha256" && \
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert this change before merging.

@vpetersson
Copy link
Copy Markdown
Contributor

Swapped to wayland on x86 - will adopt for pi5 too.

@vpetersson vpetersson closed this May 12, 2026
@github-project-automation github-project-automation Bot moved this from In progress to Done in Anthias May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants