https://bugs.kde.org/show_bug.cgi?id=383797
Martin Flöser <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kwi | |n/981662a6b5e00a4fc01e264e7 | |9437a63344e5432 Resolution|--- |FIXED Version Fixed In| |5.11 Status|UNCONFIRMED |RESOLVED --- Comment #13 from Martin Flöser <mgraess...@kde.org> --- Git commit 981662a6b5e00a4fc01e264e79437a63344e5432 by Martin Flöser. Committed on 24/08/2017 at 11:38. Pushed by graesslin into branch 'master'. [effects] Don't register touch edges which don't exist Summary: Apparently some old configs made PresentWindows register the top left corner which does not make any sense as that's not supported by touch. So to be sure, don't register those edges. FIXED-IN: 5.11 Test Plan: Not tested, I'm on Wayland Reviewers: #kwin, #plasma Subscribers: plasma-devel, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D7508 M +4 -1 effects/cube/cube.cpp M +3 -0 effects/desktopgrid/desktopgrid.cpp M +4 -1 effects/presentwindows/presentwindows.cpp https://commits.kde.org/kwin/981662a6b5e00a4fc01e264e79437a63344e5432 -- You are receiving this mail because: You are watching all bug changes.