Do not handle ScreenEdges::check for Edges which don't activate for Pointer
ClosedPublic

Authored by graesslin on Apr 13 2017, 5:10 AM.

Details

Summary

On X11 the edges reserved only for pointer started to show the approach
geometry. This problem is addressed by this change.

Touch screen events do not go through this method, neither is it used on
Wayland.

Test Plan

Tested on X11, problem fixed

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin created this revision.Apr 13 2017, 5:10 AM
Restricted Application added a project: KWin. · View Herald TranscriptApr 13 2017, 5:10 AM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
graesslin updated this revision to Diff 13409.Apr 13 2017, 7:29 PM
  • [plugins/qpa] Do not replace a valid FBO with an invalid one
Restricted Application edited projects, added Plasma; removed KWin. · View Herald TranscriptApr 13 2017, 7:29 PM
graesslin updated this revision to Diff 13410.Apr 13 2017, 7:30 PM

Fixing arc mess

Restricted Application edited projects, added KWin; removed Plasma. · View Herald TranscriptApr 13 2017, 7:30 PM
mart accepted this revision.Apr 20 2017, 10:31 AM
This revision is now accepted and ready to land.Apr 20 2017, 10:31 AM
This revision was automatically updated to reflect the committed changes.