portable version of OpenBSD's cwm(1) window manager
Go to file
2014-01-22 22:26:05 +00:00
calmwm.c cwm_argv doesn't need to be global any longer 2014-01-22 22:26:05 +00:00
calmwm.h Somewhat streamline event loop/restart/quit handling; most notable 2014-01-22 21:48:27 +00:00
client.c state is long 2014-01-03 14:23:50 +00:00
conf.c Somewhat streamline event loop/restart/quit handling; most notable 2014-01-22 21:48:27 +00:00
cwm.1
cwmrc.5
group.c Add a function that adds an entry to a menuq, normalizing a common code 2014-01-20 18:58:03 +00:00
kbfunc.c Somewhat streamline event loop/restart/quit handling; most notable 2014-01-22 21:48:27 +00:00
Makefile
menu.c Sprinkle a few more const; from Tiago Cunha. 2014-01-21 15:42:44 +00:00
mousefunc.c Use argument to pass down flags for mousefunc cyclegroup; removes 2014-01-20 22:31:53 +00:00
parse.y constify and rename some confusing variables around cmdq. 2014-01-20 21:34:32 +00:00
screen.c use consistent types 2014-01-03 15:29:06 +00:00
search.c Add a function that adds an entry to a menuq, normalizing a common code 2014-01-20 18:58:03 +00:00
util.c
xevents.c Somewhat streamline event loop/restart/quit handling; most notable 2014-01-22 21:48:27 +00:00
xmalloc.c
xutil.c use consistent types 2014-01-03 15:29:06 +00:00