1* Improve font rendering2 * fcft's font rendering is a bit meh3 * Especially compared to bemenu which uses pango/cairo4* Fix some bugs with resizing5 * E.g. if river is running in a window6 * Resize will sometimes cause issues with status text7* Find a better way to create the Seat in `src/Wayland.zig`8* Improve tag handling9 * Currently 9 tags are hardcoded10 * Using more/less tags is currently not easily possible11 * Unfortunately, not possible to determine the maximum amount of tags with the current River protocol12 * Probably requires an additional command-line flag or something (meh)13* Consider displaying floating/tiling status next to the tags14 * IIRC this is what vanilla dwm does15* Report that Guix's Zig will link against systemc libc when not run in container16* Upgrade to latest and greatest Zig version (requires work on the Guix side)