https://bugs.kde.org/show_bug.cgi?id=514493
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/b21937eab5 |ma/kwin/-/commit/513f048136 |65240d5f51c45109dee20d77dc8 |19e8118d3613b9dfd7c1041fcc4 |ecf |5e6 --- Comment #5 from Vlad Zahorodnii <[email protected]> --- Git commit 513f04813619e8118d3613b9dfd7c1041fcc45e6 by Vlad Zahorodnii, on behalf of Xaver Hugl. Committed on 14/01/2026 at 08:07. Pushed by vladz into branch 'Plasma/6.6'. 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. (cherry picked from commit b21937eab565240d5f51c45109dee20d77dc8ecf) 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/513f04813619e8118d3613b9dfd7c1041fcc45e6 -- You are receiving this mail because: You are watching all bug changes.
