Disable modifier window actions if global shortcuts are disabled
ClosedPublic

Authored by graesslin on Oct 7 2018, 7:04 PM.

Details

Summary

Same is done on X11 (see Client::updateMouseGrab), so we should have this
on Wayland as well.

Also adding the pointer confinement restriction for modifier + wheel.

Test Plan

Run new and adjusted testcases with and without the change

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.Oct 7 2018, 7:04 PM
Restricted Application added a project: KWin. · View Herald TranscriptOct 7 2018, 7:04 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
graesslin requested review of this revision.Oct 7 2018, 7:04 PM
davidedmundson accepted this revision.Oct 11 2018, 12:24 PM
This revision is now accepted and ready to land.Oct 11 2018, 12:24 PM
This revision was automatically updated to reflect the committed changes.