Updated .hgignore
Not that the GTK4 code even works anyway but now the width of the center box is set
Changed the root widget to a GtkFixed, this should fix the weird overflow issues
Root Bar is a bar for wlroots based wayland compositors such as sway and was designed to address the lack of good bars for wayland.
libwayland-dev
libgtk-3-dev
libjson-c-dev
libpulse-dev
pkg-config
meson
hg clone https://hg.sr.ht/~scoopta/rootbar
cd rootbar
meson setup build
ninja -C build
sudo ninja -C build install
sudo ninja -C build uninstall
You can find documentation at https://bitbucket.org/Scoopta/root-bar/wiki/browse/
The documentation is a bit lackluster but you can find a sample config to make the bar look like polybar in the sample folder
Please file bug reports at https://todo.sr.ht/~scoopta/rootbar
Please submit patches to https://lists.sr.ht/~scoopta/rootbar
You can find documentation here https://man.sr.ht/hg.sr.ht/email.md
If you're on Arch there's an unofficial AUR package https://aur.archlinux.org/packages/rootbar-hg/