Menu11

Deprecated, here is a Not so feature rich replacement: https://github.com/adhec/OnzeMenuKDE, contact me if you are interested in maintaining this.

GPL-2.0 License

Stars
100
Committers
14

Deprecated:

  • It is not maintainable and has many errors and bugs, unfortunately I am not on KDE right now so I cannot help with those
    Suggested replacement: https://github.com/adhec/OnzeMenuKDE

OnzeMenu is not that customizable but I hope it will continue to improve.

Special Thanks to

Frequently asked questions(FAQ)

How do I fix "Sorry! There was an error loading Menu 11."

This is most likely due to missing plasma-widgets-addons package on your system.

You can install this using sudo apt install plasma-widgets-addons on Ubuntu / Debian Distros or sudo pacman -S kdeplasma-addons on Arch based distro.

If you have any other distro then please search for the package name for your distro.

The elements look messed up, What's wrong with this applet?

This can be due to various reasons:

  • KDE version you are using is too old, we recommend at least KDE 5.21 if you are using this applet.
  • Another applet or program is causing this issue.

You can create an issue if you think it's due to a KDE update or it's not mentioned above.

Using git

git clone https://github.com/prateekmedia/Menu11.git ~/.local/share/plasma/plasmoids/menu11;
kquitapp5 plasmashell || killall plasmashell && kstart5 plasmashell;