
plasma-custom-desktop-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
lecarde
4 months ago
Report
matmoul
4 months ago
Can you explain?
Report
0x90
1 year ago
Report
matmoul
1 year ago
Because plasma-custom-desktop-menu need to build a library, I can't provide an easy download method.
plasma-custom-desktop-menu is available on Arch Linux AUR, for other system, you need to build it manually but it's work very well.
https://github.com/MatMoul/plasma-containmentactions-customdesktopmenu
Report
sgrayban
2 years ago
Report
matmoul
2 years ago
No issue on github and no message from you on this page ???
Report
XYQuadrat
2 years ago
Report
kinoekano
4 years ago
But since I changed to KDE Neon (Plasma 5.7/ Framework 5.24/ Qt-Version 5.7) there occurs a strange delay the moment of right-clicking on desktop and the opening of the Menu (+/- 3 seconds) and in Dolphin I can't open the Service-Settings anymore-> Dolphin crashes!??
Any ideas?
Edit: How to uninstall?
Report
kinoekano
4 years ago
Isn't plasma-custom-desktop-menu compatible with Plasma 5.7/ Framework 5.24/ Qt-Version 5.7 ?
Report
wizard10000
4 years ago
"kf5.kservice.sycoca: Parse error in "/home/wizard/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" , line 1 , col 1 : "unexpected end of file"
kf5.kservice.sycoca: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file."
That second error message repeats about three times.
Report
matmoul
4 years ago
I just tested on KDE Neon and I encounter a similar problem.
Need work...
Report
wizard10000
4 years ago
Report
matmoul
4 years ago
After Install, I have selected the new menu in desktop parameters and the desktop has crashed.
But se second time, it work...
To participate, your welcome on the github project :
https://github.com/MatMoul/plasma-containmentactions-customdesktopmenu
Use issues to comment problem
You can also fork the projet, edit file and make Pull Request
Report
pstefan
4 years ago
On Fedora I had to install:
gcc-c++ cmake extra-cmake-modules kf5-plasma-devel kf5-kio-devel plasma-workspace-devel qt5-qtbase-devel.
Just one remark: {favourites} don't seem to work, any ideas why?
Report
matmoul
4 years ago
Favorites is not usable at this time because kde-apps have changed the config file. I need to work on it...
Report
wizard10000
4 years ago
Report
wizard10000
4 years ago
Also - exit options aren't working in plasma 5.6.4. Would it be possible to open up all entries for editing?
Report
matmoul
4 years ago
I just ask it because on old version default settings, command for shutdown and reboot use qdbus-qt4...
Last version use qdbus-qt5.
Actually not tested on Debian (unstable)...
If you want evolution for this, it's best to use issues on github project :
https://github.com/MatMoul/plasma-containmentactions-customdesktopmenu/issues
@+
Report
wizard10000
4 years ago
Thanks again ;)
Report
matmoul
4 years ago
The menu editor is shown in the third screenshot.
Report
matmoul
4 years ago
Waht's your version of plasma-custom-desktop-menu ?
normally 2015.09.06.18.13.58.
Check with alt+D+S, Go to mouse actions and click on the info button of Custom Desktop Menu.
Ans use the edit button to edit your menu.
Report
wizard10000
4 years ago
Report
wizard10000
4 years ago
Report
caduceus26
5 years ago
I have Leap 42.1 installed and am quickly learning my way around this new environment. I saw this in the widgets, liked the description, downloaded and installed it. While it is working, I can't figure out how to customize it to my taste. I want Chrome and Thunderbird to be readily accessible when I pop up the menu among other changes I'd like to make.
Thanks in advance for any help.
Caduceus26
Report
matmoul
5 years ago
Go to mouse actions and select Custom Desktop Menu on a mouse event.
Next, you can edit the menu with the first of the three last button.
To add an app, just found the .desktop file.
Firefox and chromium as exemple :
/usr/share/applications/firefox.desktop
/usr/share/applications/chromium.desktop
Report