Diffusion KWin cdcee88b4865

[autotests/integration] Add a global shortcuts test

Authored by graesslin on Sep 14 2016, 7:11 AM.

Description

[autotests/integration] Add a global shortcuts test

New test case to verify that global shortcut triggering works correctly.
First test case is to verify that consumed modifiers do not break the
shortcut. E.g. a shortcut registered for % should trigger on Shift+5 on
us layout. For that the modifier needs to be consumed, otherwise it's
Shift+% and doesn't trigger. As the test shows this is currently the
case.

Details

Committed
graesslinSep 14 2016, 7:13 AM
Parents
R108:bf7c67044440: [autotests] Wrap integration tests in dbus-session-run
Branches
Unknown
Tags
Unknown