Basic varcol layout working

This commit is contained in:
Micah Gorrell 2023-05-14 16:00:52 -06:00
parent 7fee7bac29
commit ff0343000e
6 changed files with 608 additions and 2 deletions

View file

@ -12,3 +12,5 @@ MANDIR = $(PREFIX)/share/man
# Uncomment to build XWayland support
XWAYLAND = -DXWAYLAND
XLIBS = xcb xcb-icccm
CFLAGS += -DMNG_LAYOUT_VARCOL=1