D8585: Preserve the order in dbus menu when doing action reusing.

2017-11-09 Thread Xuetian Weng
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=

D8585: Preserve the order in dbus menu when doing action reusing.

2017-11-09 Thread David Edmundson
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,

D8585: Preserve the order in dbus menu when doing action reusing.

2017-11-09 Thread Xuetian Weng
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

D8585: Preserve the order in dbus menu when doing action reusing.

2017-10-31 Thread Xuetian Weng
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