https://bugs.kde.org/show_bug.cgi?id=465957
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |6.1 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |c35939966f964d90c25ad38ce26 | |d343bfaf191a4 --- Comment #13 from Nate Graham <n...@kde.org> --- Git commit c35939966f964d90c25ad38ce26d343bfaf191a4 by Nate Graham. Committed on 09/04/2024 at 21:56. Pushed by ngraham into branch 'master'. kcms/mouse: also filter mice that say they're keyboards When enumerating devices to identify mice, the KCM already filters out pointer devices that say they're touchpads. But it doesn't do so for devices that say they're keyboards. This is weird, but apparently a lot of gaming mice report themselves as multiple devices with one being a keyboard that has only a couple of buttons on it. Let's filter these out so that we only see the mouse representation of these devices in the KCM. FIXED-IN: 6.1 M +4 -0 kcms/mouse/backends/kwin_wl/kwin_wl_backend.cpp https://invent.kde.org/plasma/plasma-desktop/-/commit/c35939966f964d90c25ad38ce26d343bfaf191a4 -- You are receiving this mail because: You are watching all bug changes.