SUMMARY It would be good to allow programs to add context menu hooks to the Plasma Desktop menu, similar to Microsoft Windows shell supporting menu context additions. STEPS TO REPRODUCE 1. Left Plasma Desktop to open Context menu -> Configure Desktop & Wallpaper , no option for extending the context menu. OBSERVED RESULT No option to edit Plasma Desktop context menu EXPECTED RESULT Ability to add shortcuts to context menu, name the context menu and the action when clicking it should do. If The Plasma Desktop Folder View could support some sort of extensions directory it could load. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 36 KDE Plasma Version: 5.23.0 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.2 Kernel Version: 5.15.0-0.rc3.25.fc36.x86_64 (64-bit) Graphics Platform: X11 Processors: 32 × AMD Ryzen 9 5950X 16-Core Processor Memory: 62.8 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 3090/PCIe/SSE2 ADDITIONAL INFORMATION
Something like Folder View could do is read some $HOME/.config/plasmamenus/*.kdelnk or something
The context menu that appears when you right-click a file or folder already respects the extensible set of plugins configurable in Dolphin. Is that what you were looking for?
Plasma Desktop Folder View v3.0 plugin, or does this respect Dolphin's view of that context menu(?)
It does. Right-click on a file or folder and see for yourself. :)
Not within Dolphin which has its own context menus, but the root desktop itself that Plasma shell owns via Desktop Folder View plugin I guess
That is configurable, but you can't add arbitrary content to it, yeah.
I'm not sure this is a good idea to implement; we don't offer to the user the ability to create custom context menu entries anywhere (though it is possible to customize which options to show in the desktop context menu, in the "mouse actions" section of settings) and I don't see why it would be necessary here. However I'm not sure I fully understood what's your expected usecase here, so I'm open to be convinced otherwise.