https://bugs.kde.org/show_bug.cgi?id=514493
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/kwin/-/commit/b21937eab5 |2c3dcfc45a6a4503bfb7c9b92a1 |65240d5f51c45109dee20d77dc8 |8bb2c0b2122dd |ecf --- Comment #4 from Zamundaaa <[email protected]> --- Git commit b21937eab565240d5f51c45109dee20d77dc8ecf by Xaver Hugl. Committed on 13/01/2026 at 20:06. Pushed by zamundaaa into branch 'master'. plugins/gamecontroller: don't change usage count to negative values In some cases, another app might've opened the controller node before KWin, so if that app closes the node again, usage count would go below zero, which causes problems like input emulation being active only when another app is using the controller, which is the exact opposite of what we want. M +15 -10 src/plugins/gamecontroller/gamecontroller.cpp M +2 -1 src/plugins/gamecontroller/gamecontroller.h M +2 -2 src/plugins/gamecontroller/gamecontrollermanager.cpp https://invent.kde.org/plasma/kwin/-/commit/b21937eab565240d5f51c45109dee20d77dc8ecf -- You are receiving this mail because: You are watching all bug changes.
