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