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

heads

tip
browse log

clone

read-only
https://hg.sr.ht/~scoopta/rootbar
read/write
ssh://hg@hg.sr.ht/~scoopta/rootbar

#Root Bar

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.

builds.sr.ht status

#Dependencies

libwayland-dev
libgtk-3-dev
libjson-c-dev
libpulse-dev
pkg-config
meson

#Building

hg clone https://hg.sr.ht/~scoopta/rootbar
cd rootbar
meson setup build
ninja -C build

#Installing

sudo ninja -C build install

#Uninstalling

sudo ninja -C build uninstall

#Documentation

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

#Bug Reports

Please file bug reports at https://todo.sr.ht/~scoopta/rootbar

#Contributing

Please submit patches to https://lists.sr.ht/~scoopta/rootbar

You can find documentation here https://man.sr.ht/hg.sr.ht/email.md

#Packages

If you're on Arch there's an unofficial AUR package https://aur.archlinux.org/packages/rootbar-hg/

#Screenshots

example 1

example 2

example 3

example 4