@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.
this post was submitted on 04 Apr 2024
7 points (100.0% liked)
KDE
112 readers
11 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 1 year ago
MODERATORS
Those apps are probably running under X11. Make sure they are running with native Wayland support
How do I check these ?
for Chromium apps you should add
--ozone-platform=wayland --enable-wayland-ime
to the command line arguments
Where ?
Thanks