kwin/kcmkwin/kwintabbox
David Edmundson ce32b031f5 [kcmkwin/kwindesktop] Fix global shortcut's display name for kwin changing
Summary:
KGlobalAcceld stores actions grouped by ID and a single display name.
When an action with a given id changes, the display names change for all
actions in that
group.

The KCM sets the ID to "kwin" but does not explicitly set a display
name. This means it is automatically deduced which will be kcmshell or
systemsettings.

The end result is all kwin shortcuts get renamed in system setting's
global shortcuts UI until kwin is restarted.

This patch explicitly sets the dispay name.

BUG: 400248
Fixed-in: 5.15.0

Test Plan:
Changed virtual desktops
Checked global shortcut settings still listed kwin as kwin

Reviewers: #kwin, graesslin

Reviewed By: #kwin, graesslin

Subscribers: graesslin, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D16418
2018-10-30 21:16:20 +00:00
..
thumbnails [kcmkwin/tabbox] Update window thumbnails 2018-10-02 19:47:58 +03:00
CMakeLists.txt Port Plasma::Package to KPackage 2016-12-26 17:41:06 +01:00
kwinswitcher.knsrc SVN_SILENT made messages (.desktop file) - always resolve ours 2018-07-23 05:24:40 +02:00
kwintabbox.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-08-27 05:52:15 +02:00
layoutpreview.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00
layoutpreview.h [kcmkwin/tabbox] Improve locating the services used in preview mode 2015-01-20 15:25:16 +01:00
main.cpp [kcmkwin/kwindesktop] Fix global shortcut's display name for kwin changing 2018-10-30 21:16:20 +00:00
main.h [kcmkwin/tabbox] Use BuiltInEffects to find CoverSwitch and FlipSwitch 2014-04-28 13:51:30 +02:00
main.ui Drop KDE4Support in kde-workspace/kwin 2013-12-05 20:24:02 +01:00
Messages.sh Extract messahes 2009-09-13 19:37:03 +00:00
thumbnailitem.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00
thumbnailitem.h [kcm-kwintabbox] Add properties brightness and saturation to ThumbnailItem 2014-01-03 16:54:07 +01:00