-
-
Notifications
You must be signed in to change notification settings - Fork 155
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
[Wayland] Dropdown menu bugged #207
Comments
I am on Hyprland and the |
@crthpl Here's what I noticed:
|
@GrabbenD @crthpl Wayland has too many bugs and inconsistencies on Chromium for me to even keep track of. I am getting to the point of personal frustration (not directed at any users, I appreciate bug reports), that I kind of feel like throwing my hands up and just labeling every wayland bug as a WontFix, letting upstream chromium sort through the mess that is wayland. Wayland is great for the things that it does, but apps need to catch up as far as wayland support, and wayland compositors could do a better job of standards compliance. It's frustrating I know. All I can say is try different things, look here in the issues or on the internet for workarounds, wait for new releases, or use XWayland or just revert to X.org. |
@GrabbenD @crthpl That being said, if you have a specific thing that you know works in a Chromium build at the exact same revision as Thorium, but is broken in Thorium, let me know, because then I know that it is likely on my end in the //content/ dir of the source code. Often, though, it is an upstream bug, and it seems like they always pop in and out; as soon as one is fixed, another appears. |
@gz83 What is your take on this? #207 (comment) |
You're right @Alex313031 For reference, now I'm using using Sway 1.9-dev + wlroots 0.17-dev with these launch parameters if anyone is curious: # Alternatively use ~/.config/thorium-flags.conf
thorium-browser --ozone-platform=wayland --enable-zero-copy --enable-features=VaapiVideoDecoder --enable-features=CanvasOopRasterization --enable-gpu-rasterization --use-vulkan
P.S. there's massive input delay with |
System Details
Problem
With Wayland (Sway), drop down menus are difficult to use, e.g. in
chrome://flags
For reference, Thorium is started with:
$ thorium-browser --ozone-platform=wayland
Screenshots
N/A
Additional Notes
N/A
The text was updated successfully, but these errors were encountered: