Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does overlay still work with Bookworm/Wayland/labwc? #423

Open
sapnho opened this issue Dec 9, 2024 · 3 comments
Open

Does overlay still work with Bookworm/Wayland/labwc? #423

sapnho opened this issue Dec 9, 2024 · 3 comments

Comments

@sapnho
Copy link

sapnho commented Dec 9, 2024

Got a question regarding this, but user only got a black screen.

@helgeerbe
Copy link
Owner

Havn't tested it. Actual I'm on vacation. Will Test it when I'm back.

@paddywwoof
Copy link
Collaborator

Hi, the overlay works when I've tested it recently. But the link in your post is to @helgeerbe 's system using JavaScript and browser tech.

To test if the basic overlay works, copy a PNG with transparency to /dev/shm/overlay.png

@helgeerbe
Copy link
Owner

Hi, I'm back. Just tested the overlay. For wayland you need to do the following changes:

My setup ist raspbian light and wayland

$ sudo apt-get install libgtk-3-dev

Change in package.jason to

...
"scripts": {
    "start": "electron --enable-features=UseOzonePlatform --ozone-platform=wayland .
  }
...

Ensure, that picframe is already started, because it starts wayland.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants