portable version of OpenBSD's cwm(1) window manager
Go to file
okan 6cb334e503 replace emptystring with strdup here as well so we know we are free'ing
a malloc'd variable everytime; from Tiago Cunha
2013-01-01 14:26:29 +00:00
calmwm.c simplify config file setup; with Tiago Cunha 2012-12-18 00:14:41 +00:00
calmwm.h make num of groups no longer off-by-one; from Alexander Polakov 2013-01-01 14:19:56 +00:00
client.c replace emptystring with strdup here as well so we know we are free'ing 2013-01-01 14:26:29 +00:00
conf.c gc unused cmd 'flags' variable 2012-12-19 15:21:34 +00:00
cwm.1
cwmrc.5
font.c
group.c make num of groups no longer off-by-one; from Alexander Polakov 2013-01-01 14:19:56 +00:00
kbfunc.c make num of groups no longer off-by-one; from Alexander Polakov 2013-01-01 14:19:56 +00:00
Makefile
menu.c
mousefunc.c
parse.y gc unused cmd 'flags' variable 2012-12-19 15:21:34 +00:00
screen.c expand CHILDMASK 2012-12-18 18:39:55 +00:00
search.c
util.c
xevents.c define LockMask|Mod2Mask; no functional change 2012-12-18 17:37:39 +00:00
xmalloc.c
xutil.c make num of groups no longer off-by-one; from Alexander Polakov 2013-01-01 14:19:56 +00:00