Diffusion KWin 4c996a57d4c0

Call Platform::setupActionForGlobalAccel on the Client shortcut

Authored by graesslin on Jul 20 2017, 5:14 PM.

Description

Call Platform::setupActionForGlobalAccel on the Client shortcut

Summary:
Platform::setupActionForGlobalAccel is an important call on X11 platform.
Without the x11 timestamp doesn't get updated and calls in KWin might
fail - e.g. the activation of the Client which is supposed to happen.

Test Plan: compiles

Reviewers: KWin, Plasma

Subscribers: plasma-devel, kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D6802

Details