-
Notifications
You must be signed in to change notification settings - Fork 64
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
Native Wayland Support #262
Comments
Hey @nyabinary, Not a problem! There are a couple of big things I want to do in the coming month or so:
If this flag results in little/no bugs it could move upwards in priority (though the list is unordered atm) Thanks for the help anyway!~ |
@Mastermindzh |
I'll just load up Gnome next to my i3 instance and test from there when I add it. I recommend you change your .desktop file to include the extra parameters for now and I'll see when I can add a "wayland support" flag :) |
Yeah, I checked everything, and no bugs only thing is "Manage Subscription" pop-up window is broken, but it's also broken in X11 as well. Updating to Electron 25 would be good as well (Just in general) |
Ah... so Wayland also does something for the icons in the (now wayland backed...) taskbar. Gotcha. Idk what you're talking about with manage subscriptions (I am on the highest tier so I have no need to go there...). Thanks for the detailed responses! Very helpful! |
@nyabinary Chrome rendering errors showing up are... normal 😄. Also... I just fixed flag parsing... (was messed up..) and also added Wayland support: Will be available in the next release that will be released later this week 😄 |
This should be simple since it's just passing a flag to Electron
--ozone-platform-hint
electron/electron#33810
electron/electron#34937
Support for this flag was added last year.
The text was updated successfully, but these errors were encountered: