https://bugs.kde.org/show_bug.cgi?id=445901
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.25 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/35 | |5e55ec7df6c4e274eab761b2d7b | |99c105a7495 --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit 355e55ec7df6c4e274eab761b2d7b99c105a7495 by Nate Graham. Committed on 17/02/2022 at 22:23. Pushed by ngraham into branch 'master'. applets/taskmanager: show context menu on press-and-hold This makes the applet more touch-friendly. Most applets are designed in such a manner that they don't have any features that can *only* be accessed from a context menu, but the Task Manager is an exception, and it's not at all simple to envision how we could move all the items in the context menu to a visible UI, or if it would even be feasible or desirable to do so at all. Thus, let's just show the normal context menu with a press-and-hold. Code is lifted from Kickoff, including the TODO. FIXED-IN: 5.25 M +16 -0 applets/taskmanager/package/contents/ui/Task.qml https://invent.kde.org/plasma/plasma-desktop/commit/355e55ec7df6c4e274eab761b2d7b99c105a7495 -- You are receiving this mail because: You are watching all bug changes.