kwin/kcmkwin/kwindesktop
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
..
CMakeLists.txt [kcmkwin/kwindesktop] Use PackageLoader to get effect metadata 2018-07-06 17:15:23 +03:00
Messages.sh Extract messages from ui files. 2010-04-16 21:43:13 +00:00
desktop.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-07-23 05:24:40 +02:00
desktopnameswidget.cpp Port to CMake AUTOMOC 2016-02-01 21:05:36 +01:00
desktopnameswidget.h Port KCMDesktop to Qt 5 2013-09-27 13:43:15 +02:00
main.cpp [kcmkwin/kwindesktop] Fix global shortcut's display name for kwin changing 2018-10-30 21:16:20 +00:00
main.h Port KCMDesktop to Qt 5 2013-09-27 13:43:15 +02:00
main.ui Add missing lower and upper bounds to the rows spinbox. 2017-12-05 21:55:20 +09:00