For most electron apps, I just use the --enable-features=UseOzonePlatform --ozone-platform=wayland flags and they work fine. Hopefully you don’t have an xcompose file because it will now be ignored.
By far the most frustrating part of using Wayland is figuring out all the environment variables and flags you need to setup.
For most electron apps, I just use the
--enable-features=UseOzonePlatform --ozone-platform=wayland
flags and they work fine. Hopefully you don’t have an xcompose file because it will now be ignored.By far the most frustrating part of using Wayland is figuring out all the environment variables and flags you need to setup.
XWayland works fine, you can do nothing.