Firstbober / wapanel

Desktop-dedicated wayland bar for wayfire and other wlroots based compositors. Mir compatible.
https://firstbober.github.io/wapanel/
MIT License
55 stars 4 forks source link
bar desktop gtk3 hacktoberfest statusbar taskbar wayland wlroots

Wapanel

Simple panel/status bar/task bar for your custom stacking Wayland-based desktop. Documentation: https://firstbober.github.io/wapanel

Features

Built-in applets

Screenshot

Maintaining

I will be trying to fix incoming issues in issue tracker but not add new features, if you want some upstream then pull request are open.

Packaging status

Fedora

Available in official repo.

sudo dnf install wapanel

Building

Dependencies

Asterisk indicates compile-time dependencies.

Cloning

git clone --recurse-submodules https://github.com/Firstbober/wapanel.git

Compiling and installation

mkdir build
cd build
meson .. # "meson .. -Dbuildtype=release" for release build
sudo ninja install

If you want to not build some applets then use toggle -Dname=false. List of them is in meson_options.txt e.g. -Dactivator=false. This will disable building of an activator applet.

Contribute

License

The project is licensed under the MIT license.