this post was submitted on 04 Apr 2024
8 points (90.0% liked)

KDE

7184 readers
17 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 2 years ago
MODERATORS
 

Hi,

Maliit is selected in virtual keyboard settings, it shows up when using a KDE app like Dolphin or Konsole, but it doesn't show up when using a non-KDE app like VLC or Discord.

How to fix this ?

Thanks

all 14 comments
sorted by: hot top controversial new old
[–] Rustmilian@lemmy.world 2 points 2 years ago (1 children)

Are you using Wayland or X11?

[–] KaKi87@jlai.lu 1 points 2 years ago

Wayland, on KDE neon 6. Thanks

[–] Sqaaakoi@wetdry.world 1 points 2 years ago (1 children)

@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.

[–] KaKi87@jlai.lu 1 points 2 years ago (1 children)

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

[–] Rustmilian@lemmy.world 2 points 2 years ago* (last edited 2 years ago) (1 children)

/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.

[–] KaKi87@jlai.lu 1 points 2 years ago (1 children)

Unfortunately, it's not changing anything, also I'm using BetterDiscord. Thanks

[–] Rustmilian@lemmy.world 2 points 2 years ago* (last edited 2 years ago) (2 children)

There's actually a lot of overlap between Vesktop/Vencord & BetterDiscord as the devs tend to contribute to each other.

[–] KaKi87@jlai.lu 2 points 2 years ago (1 children)

I already checked and there are plugins I'd miss very much.

[–] Rustmilian@lemmy.world 2 points 2 years ago

fair enough.

[–] KaKi87@jlai.lu 2 points 2 years ago (1 children)

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

[–] Rustmilian@lemmy.world 2 points 2 years ago* (last edited 2 years ago) (1 children)
[–] KaKi87@jlai.lu 2 points 2 years ago (1 children)

But what about the virtual keyboard ?

[–] Rustmilian@lemmy.world 2 points 2 years ago* (last edited 2 years ago)

I've been looking through the docs and BRs, etc. and can't seem to find info on your specific issue, I did find this but it maybe unrelated. Maybe worth reporting.