Hi guys, wanted to notify about an issue. Currently it's possible to add actions to a QML plasmoid's context menu. But this menu is not ordered in any way. Nor by "insertion" and nor alphabetically. So I wanted to know, is there some hidden function to do this (order the list of actions) or does it still have to be implemented?
P.S context menu is added like: >plasmoid.setAction("contextOnline", i18n("Online"), "user-online"); > >plasmoid.action_contextOnline = function() >{ > BLA BLA BLA >} Thanks, nwoki _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel