Explicitly disable pointer constraints on TabBox invocation
ClosedPublic

Authored by romangg on Jul 15 2018, 6:49 PM.

Details

Summary

Pointer constraints should become disabled when the TabBox is invoked. Since
the current client stays activated while TabBox is enabled and currently can
not be deactivated with the risk of regression as discussed in D13758, disable
all pointer constraining explicitly and enable it again when the TabBox is
closed.

Test Plan

Manually in Wayland session.

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.
romangg created this revision.Jul 15 2018, 6:49 PM
Restricted Application added a project: KWin. · View Herald TranscriptJul 15 2018, 6:49 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
romangg requested review of this revision.Jul 15 2018, 6:49 PM
graesslin accepted this revision.Jul 15 2018, 7:49 PM
This revision is now accepted and ready to land.Jul 15 2018, 7:49 PM
This revision was automatically updated to reflect the committed changes.