Get rid of curcc, instead cycle through the queue; removes the need for

client_none().
This commit is contained in:
okan
2016-09-20 18:21:32 +00:00
parent 6a53e3a859
commit 9cf3174696
2 changed files with 13 additions and 21 deletions

View File

@@ -10,7 +10,7 @@ SRCS= calmwm.c screen.c xmalloc.c client.c menu.c \
CPPFLAGS+= -I${X11BASE}/include -I${X11BASE}/include/freetype2 -I${.CURDIR}
CFLAGS+= -Wall
CFLAGS+= -Wall -g
LDADD+= -L${X11BASE}/lib -lXft -lXrender -lX11 -lxcb -lXau -lXdmcp \
-lfontconfig -lexpat -lfreetype -lz -lXrandr -lXext