Are you using Wayland or X11?
KDE
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.
Wayland, on KDE neon 6. Thanks
@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.
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
/usr/bin/discord --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime
you should be able to add it via editing it in the application launcher. But alternatively, I recommend trying out Vesktop.
Unfortunately, it's not changing anything, also I'm using BetterDiscord. Thanks
There's actually a lot of overlap between Vesktop/Vencord & BetterDiscord as the devs tend to contribute to each other.
I already checked and there are plugins I'd miss very much.
fair enough.
Anyway, it's not just Discord, but any Electron app, like Element for Matrix, Signal, etc. the additional command-line arguments don't work on these either.
And what about VLC ? Also, my browser is Brave, also Chromium-based, on which the virtual keyboard doesn't appear either.
Thanks