added QoL patches and improvements

This commit is contained in:
λmolinae 2025-06-14 23:59:26 -06:00
parent ffc2e2e241
commit f05276780b
6 changed files with 333 additions and 46 deletions

View file

@ -8,10 +8,10 @@ PREFIX = /usr/local
MANDIR = $(PREFIX)/share/man
DATADIR = $(PREFIX)/share
XWAYLAND =
XLIBS =
#XWAYLAND =
#XLIBS =
# Uncomment to build XWayland support
#XWAYLAND = -DXWAYLAND
#XLIBS = xcb xcb-icccm
XWAYLAND = -DXWAYLAND
XLIBS = xcb xcb-icccm
CC = tcc