@KaKi87 Those apps are probably running under X11. Make sure they are running with native Wayland support, for Chromium apps you should add --ozone-platform=wayland --enable-wayland-ime to the command line arguments.
--ozone-platform=wayland --enable-wayland-ime
@KaKi87 Those apps are probably running under X11. Make sure they are running with native Wayland support, for Chromium apps you should add
--ozone-platform=wayland --enable-wayland-ime
to the command line arguments.