Cf. http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s10.html This might also need work on the .desktop file support in KF5, in particular I'm worried about things like losing actions when kmenuedit is used to edit an app entry and performance/caching. Reproducible: Always
*** Bug 351210 has been marked as a duplicate of this bug. ***
Git commit 77af7adc62fc184a09356eeeb58655d70f7f5f96 by Kai Uwe Broulik. Committed on 26/11/2015 at 20:03. Pushed by broulik into branch 'master'. [Task Manager] Add support for Jump Lists Jump Lists are supplemental actions an application can offer, such as "Open New Tab" or "Open New Incognito Tab". See the freedesktop.org Desktop Actions specification. [1] [1] http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s10.html CHANGELOG: Task Manager now supports Desktop Actions aka "Jump Lists" FIXED-IN: 5.6.0 REVIEW: 126174 M +61 -0 applets/taskmanager/plugin/backend.cpp http://commits.kde.org/plasma-desktop/77af7adc62fc184a09356eeeb58655d70f7f5f96
I have been really looking forward to this :) First thing first: THANK YOU! Secondly, where/how can I try it? Regards