The Kpple menu is a drop-down menu that is usually found on the left side of the menu bar. The original maintainer does not seem actively maintaining the project anymore. In order to port the plasmoid to KF6 I created this fork.
Menu entries can be configured via the settings, if you tick the advanced settings checkbox. Simply click on the entries to check if the configured command is working. The commands should work on all Distributions with KDE Plasma 6, but might have to be adjusted manually.
A global shortcut to expand the applet can be configured under settings -> Keyboard Shortcuts. You can navigate through the menu with either tab and back-tab or arrow keys. Selected Entries can be executed by pressing the return, enter or space key. If the menu is expanded you can quickly:
- Lock the Screen, by pressing ctrl + alt + q
- Log out, by pressing shift + alt + q
If you are using a language, other than English or German some entries do not have a translation yet.
Feel free to create a PR after editing the corresponding .po
file for your language under package/translate
.
The recommended installation method is via the KDE store.
Open a terminal and follow the steps below. There is no guarantee that i18n works, when using this method.
git clone https://github.com/chrtall/kppleMenu.git
kpackagetool6 --type "Plasma/Applet" -i kppleMenu/package
GNU GPL v2.0