this post was submitted on 03 Feb 2025
96 points (98.0% liked)
KDE
5826 readers
34 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
you've got something connected that's triggering the prompt, and kde on wayland issue is making it pop up over and over again. i think this one is as old as plasma 6 itself is.
try disconnecting all unnecessary input devices when playing. just usb mouse and keyboard. wireless is fine if it uses its own non-bt dongle.
or if it won't open up a different can o'worms, switch to x11 for gaming sessions.
Unfortunately it's an Xwayland issue. It doesn't remember the permission, and it also doesn't give the desktop any information to work around it. Because of how portals work, the desktop doesn't even know the request is coming from Xwayland :/
I'm actually using a ps5 controller and have mapped the dpad left and right to use keyboard input for a mod. If I don't use those buttons for 15 minutes or so I get kicked out of game with this garbage popup, every time! At his point I'm fed up and ready to leave KDE. Been using KDE for 6 years and have seen so many poor design decisions but you could always go into the settings and fix it. This I guess has no fix.
Before Wayland was a thing, Steam used a X11 extension to send Mouse and Keyboard presses, which means that for a while, if you used Wayland you couldn't emulate KB+M with your controller at all.
A while so long, that someone created a work around. Extest is a "adapter" that simulates the old X11 extension Steam was using and sends the keypresses using its own virtual input device, therefore completely bypassing the pop-ups.
While that wasn't its intended function, and it is technically unnecessary now that Steam has added support for the proper 'Wayland way of doing things', I can confirm it still works just fine. I use Steam input all the time with no annoying pop-ups.
It can be a bit annoying to install however. If you're using Arch, grab it from the AUR. Bazzite ships with it OOTB, I believe.
Interesting Extest sound promising. I'll have to give it a shot, could be a temporary workaround for the next few years till kde fixes this lol.
Are you using Steam Input Settings to map those dpad buttons? If so, try setting that back to default, then use AntiMicroX to map keyboard input to your dpad instead.
The problem with that is steam lets you configure per game. I have different keybindings depending on what game I'm playing. Not a bad suggestion to try though, would really help nail down whats partially causing the issue, steam input or the PS5 controller. Although as sp3tr4l pointed out there is probably an issue with how windowManagers are handling wayland security protocol's, penquin said he is getting this on gnome too.