https://bugs.kde.org/show_bug.cgi?id=328987
Jakob Petsovits <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/3110eaef47 |ma/plasma-desktop/-/commit/ |2059749a2f683de7f399a391ea1 |7493110869a4e595e553218a9b5 |45a |b34ecfeb7e21a --- Comment #82 from Jakob Petsovits <[email protected]> --- Git commit 7493110869a4e595e553218a9b5b34ecfeb7e21a by Jakob Petsovits, on behalf of Yelsin Sepulveda. Committed on 02/01/2026 at 23:00. Pushed by jpetso into branch 'master'. kcms/gamecontroller: Add switch for KWin "gamecontroller" plugin Add the ability to enable/disable the new KWin "gamecontroller" plugin from KWin commit 3110eaef. The new UI element will be added as part of the existing gamecontroller KCM. This plugin provides some integration for game controllers. While no other process is using a given controller device, it translates controller inputs to keyboard and mouse events, to make the device useful for input on the desktop. It also prevents the system from going idle (turning the screen off or going to standby) while any gamepad is used. M +1 -0 .gitignore M +1 -0 kcms/gamecontroller/CMakeLists.txt M +41 -1 kcms/gamecontroller/kcm.cpp M +10 -2 kcms/gamecontroller/kcm.h M +39 -1 kcms/gamecontroller/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/7493110869a4e595e553218a9b5b34ecfeb7e21a -- You are receiving this mail because: You are watching all bug changes.
