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

Update to electron >28 to enable native wayland support and fix NVIDIA issues. #144

Open
dmnmsc opened this issue May 1, 2024 · 0 comments

Comments

@dmnmsc
Copy link

dmnmsc commented May 1, 2024

NVIDIA has several issues with xwayland apps. The most annoying issue is the flashing window. To avoid this bug you need to run the app in native wayland using ozone-platform.

Your current electron version is unable to read the --ozone-platform so it will run always in xwayland.

Please update to electron 28 or newer and set emby-theater --ozone-platform-hint=auto as default.

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

1 participant