Wing Menu is an alternative menu plugin for lxqt-panel (Updated for LXQt 2.0)
It has two columns instead of the "classic menu" and was inspired by Xfce's Whisker Menu
License: LGPL-2.1+
You can contribute with translations on Weblate
- lxqt-build-tools 2.0+
- liblxqt 2.0+
- libqtxdg 4.0+
- lxqt-panel 2.0+
- lxqt-globalkeys 2.0+
- KWindowSystem 6.0+
- Qt 6
sudo pacman --needed -S git base-devel cmake lxqt-build-tools \
liblxqt libqtxdg lxqt-globalkeys lxqt-panel kwindowsystem qt6-base
# clone repo
git clone https://github.com/elviosak/plugin-wingmenu.git
# cd into folder
cd plugin-wingmenu
# run install script
bash install.sh
Note: it's not well integrated with actual LXQt Themes, try it with "System" theme and "Fusion" widget style.
WIP branch for Wing Menu styling in themes: https://github.com/lxqt/lxqt-themes/tree/wing-menu-fixes
If everything was successful, you should have a new plugin ready to be added to your panel, named Wing Menu (wingmenu)
.