This revision was automatically updated to reflect the committed changes.
Closed by commit R120:46aaa0e76c7b: Preserve the order in dbus menu when doing
action reusing. (authored by xuetianweng).
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D8585?vs=
davidedmundson accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R120 Plasma Workspace
BRANCH
Plasma/5.11
REVISION DETAIL
https://phabricator.kde.org/D8585
To: xuetianweng, #plasma, davidedmundson, broulik
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai,
xuetianweng added a reviewer: broulik.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D8585
To: xuetianweng, #plasma, davidedmundson, broulik
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg,
abetts, sebas, apol, mart
xuetianweng created this revision.
xuetianweng added reviewers: Plasma, davidedmundson.
Restricted Application added a project: Plasma.
REVISION SUMMARY
Right now, new Action always appends to the list, but application may
want to add new action in the middle of the menu. This breaks such
ap