https://bugs.kde.org/show_bug.cgi?id=522015
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/82eaba4c1f |ma/kwin/-/commit/4cb9e3bc64 |8a5aa44ef8be4b746148c1d09d1 |ce518abde6b56b40799b76ccac8 |2ae |2f6 --- Comment #6 from Zamundaaa <[email protected]> --- Git commit 4cb9e3bc64ce518abde6b56b40799b76ccac82f6 by Xaver Hugl. Committed on 06/07/2026 at 19:54. Pushed by zamundaaa into branch 'Plasma/6.7'. 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. (cherry picked from commit 82eaba4c1f8a5aa44ef8be4b746148c1d09d12ae) Co-authored-by: Xaver Hugl <[email protected]> M +1 -1 src/plugins/overview/qml/Main.qml https://invent.kde.org/plasma/kwin/-/commit/4cb9e3bc64ce518abde6b56b40799b76ccac82f6 -- You are receiving this mail because: You are watching all bug changes.
