kwin/plugins/platforms
Martin Gräßlin 2904d4a0be Move X11 specific KGlobalAccel handling into the x11-standalone platform
Summary:
InputRedirection has a workaround to add a connect on a QAction which
is used for a global shortcut. This is specific to the X11 platform as
the xtime needs to be updated.

This change adds a new virtual method to the Platform and moves the
implementation into the X11 standalone platform. Thus it does no longer
gets called on Wayland.

Reviewers: #kwin, #plasma

Subscribers: plasma-devel

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D4168
2017-01-17 17:01:32 +01:00
..
drm Fix typo 2017-01-02 20:13:30 +01:00
fbdev SVN_SILENT made messages (.desktop file) - always resolve ours 2016-12-02 04:38:37 +01:00
hwcomposer Fix typo 2017-01-02 20:13:30 +01:00
virtual SVN_SILENT made messages (.desktop file) - always resolve ours 2016-12-02 04:38:37 +01:00
wayland [platforms/wayland] Use a ConfinedPointer if available 2016-12-08 19:49:05 +01:00
x11 Move X11 specific KGlobalAccel handling into the x11-standalone platform 2017-01-17 17:01:32 +01:00
CMakeLists.txt