[effects] Don't register touch edges which don't exist
ClosedPublic

Authored by graesslin on Aug 24 2017, 11:38 AM.

Details

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.

BUG: 383797
FIXED-IN: 5.11

Test Plan

Not tested, I'm on Wayland

Diff Detail

Repository
R108 KWin
Branch
effects-dont-register-incorrect-touch-edges
Lint
No Linters Available
Unit
No Unit Test Coverage
graesslin created this revision.Aug 24 2017, 11:38 AM
Restricted Application added a project: KWin. · View Herald TranscriptAug 24 2017, 11:38 AM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
broulik accepted this revision.Aug 24 2017, 12:47 PM
This revision is now accepted and ready to land.Aug 24 2017, 12:47 PM
This revision was automatically updated to reflect the committed changes.