You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the latest version of YouTube Music (Application).
I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem Description
Several visual artifacts because the combo xwayland+nvidia driver.
xwayland causes several visual artifacts with nvidia driver. youtube-music is unusable because the windows flashes all the time.
Proposed Solution
New chrome/chromium version have a flag to use wayland instead of X11. The flag is called "Preferred Ozone platform" and default behavior is X11.
You can set the "Preferred Ozone platform" flag to "Auto". "Auto" will select Wayland if possible, X11 otherwise.
This way xorg users and wayland users will enjoy the app without issues.
Alternatives Considered
Launch the current version with "youtube-music --enable-features=UseOzonePlatform --ozone-platform=wayland %U" for wayland users.
Additional Information
No response
The text was updated successfully, but these errors were encountered:
dmnmsc
changed the title
[Feature Request]: Add wayland flag to avoid fñashing window with Nvidia driver under Wayland.
[Feature Request]: Add wayland flag to avoid flashing window with Nvidia driver under Wayland.
Mar 17, 2024
It's a global problem with every app running through xwayland and Nvidia driver. It's not just related to chrome/chromium. So this bug will affect every app not running in wayland natively.
Preflight Checklist
Problem Description
Several visual artifacts because the combo xwayland+nvidia driver.
xwayland causes several visual artifacts with nvidia driver. youtube-music is unusable because the windows flashes all the time.
Proposed Solution
New chrome/chromium version have a flag to use wayland instead of X11. The flag is called "Preferred Ozone platform" and default behavior is X11.
You can set the "Preferred Ozone platform" flag to "Auto". "Auto" will select Wayland if possible, X11 otherwise.
This way xorg users and wayland users will enjoy the app without issues.
Alternatives Considered
Launch the current version with "youtube-music --enable-features=UseOzonePlatform --ozone-platform=wayland %U" for wayland users.
Additional Information
No response
The text was updated successfully, but these errors were encountered: