We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Got a question regarding this, but user only got a black screen.
The text was updated successfully, but these errors were encountered:
Havn't tested it. Actual I'm on vacation. Will Test it when I'm back.
Sorry, something went wrong.
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
/dev/shm/overlay.png
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
package.jason
... "scripts": { "start": "electron --enable-features=UseOzonePlatform --ozone-platform=wayland . } ...
Ensure, that picframe is already started, because it starts wayland.
No branches or pull requests
Got a question regarding this, but user only got a black screen.
The text was updated successfully, but these errors were encountered: