[Differential] [Request, 62 lines] D4168: Move X11 specific KGlobalAccel handling into the x11-standalone platform
Martin Gräßlin
noreply at phabricator.kde.org
Tue Jan 17 06:15:09 UTC 2017
graesslin created this revision.
graesslin added reviewers: KWin, Plasma.
Restricted Application added a project: KWin.
Restricted Application added a subscriber: plasma-devel.
REVISION 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.
REPOSITORY
R108 KWin
BRANCH
action-kglobalaccel-to-x11
REVISION DETAIL
https://phabricator.kde.org/D4168
AFFECTED FILES
autotests/test_screen_edges.cpp
autotests/test_virtual_desktops.cpp
input.cpp
input.h
platform.cpp
platform.h
plugins/platforms/x11/standalone/x11_platform.cpp
plugins/platforms/x11/standalone/x11_platform.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: graesslin, #kwin, #plasma
Cc: plasma-devel, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170117/8a6e96ca/attachment.html>
More information about the Plasma-devel
mailing list