portable version of OpenBSD's cwm(1) window manager
Go to file
2016-10-04 15:18:20 +00:00
calmwm.c no need to unmap menu window again 2016-09-29 00:30:40 +00:00
calmwm.h Turn CALMWM_NGROUPS define into variable, ngroups. 2016-10-04 15:18:20 +00:00
client.c Defaults are split between defines and conf_init(); normalize these, as 2016-10-03 14:42:34 +00:00
conf.c Turn CALMWM_NGROUPS define into variable, ngroups. 2016-10-04 15:18:20 +00:00
cwm.1 Fix whitespace. 2015-08-21 16:52:37 +00:00
cwmrc.5 change 'sticky' to 'stick' to toggle client stickiness (seems the 2016-09-12 13:47:00 +00:00
group.c Turn CALMWM_NGROUPS define into variable, ngroups. 2016-10-04 15:18:20 +00:00
kbfunc.c For both kb and mouse move, it is possible to grab a client and move it 2016-10-03 13:52:17 +00:00
Makefile remove debug that accidentally snuck in 2016-09-20 18:23:12 +00:00
menu.c Start simplifying menu code; and in turn, remove a cursor no longer 2016-10-03 18:43:49 +00:00
mousefunc.c For both kb and mouse move, it is possible to grab a client and move it 2016-10-03 13:52:17 +00:00
parse.y Defaults are split between defines and conf_init(); normalize these, as 2016-10-03 14:42:34 +00:00
screen.c Turn CALMWM_NGROUPS define into variable, ngroups. 2016-10-04 15:18:20 +00:00
search.c Fix-up a few simple uses of client_current(): check CLIENT_ACTIVE flag 2016-09-14 19:45:33 +00:00
util.c On execwm, we should properly release resources before exec'ing into a 2015-09-16 17:58:25 +00:00
xevents.c client_ptrwarp should not deal with unhiding or raising clients (non ptr 2016-10-03 13:41:30 +00:00
xmalloc.c Introduce a xreallocarray and convert a few xcalloc instances that do 2015-03-28 23:12:47 +00:00
xutil.c Turn CALMWM_NGROUPS define into variable, ngroups. 2016-10-04 15:18:20 +00:00