-
Notifications
You must be signed in to change notification settings - Fork 902
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
[Feature Request]: Hardware video acceleration on Wayland #4621
Comments
Not sure this is something we can solve as Electron also seems to have some issues electron/electron#36633 |
This will only be possible when updated to Electron 29 (Chromium 122), where this patch is merged. |
I suppose this would be possible once electron has official support, now we wait for stable release of electron 29 later this month. |
hi all could you try the latest nightly build and report back if this behavior is fixed. The latest nightly build contains Electron version v29.x.x! |
Tested it with nightly build 4044, hardware acceleration now works as intended on Wayland. Thank you so much. I used the following flags if anyone else wants to try it. System information:
|
Guidelines
Problem Description
Hardware video acceleration implementation introduced in #4532 for Linux is currently X-org only.
Proposed Solution
Hardware video acceleration on Linux should support Wayland. In the near future, Wayland will be the default display server protocol for Linux. This change should make Freetube ready for when more DE's default to Wayland.
Distro's such as Fedora have approved Wayland only session for their KDE Plasma spin in Fedora 40.
A similar issue was opened for Gnome in Fedora 40.
Alternatives Considered
N/A
Issue Labels
improvement to existing feature
Additional Information
No response
The text was updated successfully, but these errors were encountered: