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
Branch
global-shortcuts-disabled-no-window-actions
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 3605
Build 3623: arc lint + arc unit
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.