https://bugs.kde.org/show_bug.cgi?id=513567
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |6fbf10018fd76c8d22425f91159 | |add11d670eb23 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Nate Graham <[email protected]> --- Git commit 6fbf10018fd76c8d22425f91159add11d670eb23 by Nate Graham, on behalf of Alexander Wilms. Committed on 13/01/2026 at 18:32. Pushed by ngraham into branch 'master'. kcm/gamecontroller: Hide when no game controllers are connected Uses KCModuleData to check for connected game controllers and hide the KCM when none are present, preventing clutter in System Settings for users without gaming hardware. M +1 -0 kcms/gamecontroller/CMakeLists.txt A +25 -0 kcms/gamecontroller/gamecontrollermoduledata.cpp [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] A +24 -0 kcms/gamecontroller/gamecontrollermoduledata.h [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] M +2 -1 kcms/gamecontroller/kcm.cpp M +1 -0 kcms/gamecontroller/kcm_gamecontroller.json https://invent.kde.org/plasma/plasma-desktop/-/commit/6fbf10018fd76c8d22425f91159add11d670eb23 -- You are receiving this mail because: You are watching all bug changes.
