https://bugs.kde.org/show_bug.cgi?id=522015
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/82eaba4c1f | |8a5aa44ef8be4b746148c1d09d1 | |2ae Resolution|--- |FIXED --- Comment #5 from Zamundaaa <[email protected]> --- Git commit 82eaba4c1f8a5aa44ef8be4b746148c1d09d12ae by Xaver Hugl. Committed on 06/07/2026 at 15:21. Pushed by zamundaaa into branch 'master'. plugins/overview: fix middle click with touchpads acceptedPointerTypes filters by the type of interaction, which for touchpads is "finger". I don't quite understand why that API even exists, but it's definitely wrong for this. Instead of checking how the user interacts with the device, simply filter for the actual mouse and touchpad device types. M +1 -1 src/plugins/overview/qml/Main.qml https://invent.kde.org/plasma/kwin/-/commit/82eaba4c1f8a5aa44ef8be4b746148c1d09d12ae -- You are receiving this mail because: You are watching all bug changes.
