
Menu set as wallpaper and lockscreen
Dolphin Service Menus lockscreen menu
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
catseba
4 months ago
Report
joder666
6 months ago
[Desktop Action SetAsWallpaperAndLockScreen]
Icon=preferences-desktop-wallpaper
Name=Set as wallpaper and lockScreen
Exec=qdbus-qt5 org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.evaluateScript 'var allDesktops = desktops();print (allDesktops);for (i=0;i
Report
d3xt3r
1 year ago
Adhe could you develop a Dolphin menu service to format a removable USB disk? In the past there was a great and practical solution in the tray bar (https://www.linux-apps.com/content/show.php/Quick+Usb+Formatter?content=137493).
Taking advantage of the subject you could develop something so that you could rename a file or folder on the Plasma desktop with a mouse click on the name, this is possible on Dolphin, but not on the Plasma desktop! :(
Report