portable version of OpenBSD's cwm(1) window manager
Go to file
2016-10-06 14:53:52 +00:00
calmwm.c no need to unmap menu window again 2016-09-29 00:30:40 +00:00
calmwm.h Rename 2 kbfunc to match closer to what they do 2016-10-06 14:53:52 +00:00
client.c Check the ptr bounds in the new client during cycling, since not all 2016-10-06 14:30:05 +00:00
conf.c Rename 2 kbfunc to match closer to what they do 2016-10-06 14:53:52 +00:00
cwm.1 More accurate to say 'toggle', rather than 'select', for group[n]/nogroup. 2016-10-05 14:01:23 +00:00
cwmrc.5 More accurate to say 'toggle', rather than 'select', for group[n]/nogroup. 2016-10-05 14:01:23 +00:00
group.c Turn CALMWM_NGROUPS define into variable, ngroups. 2016-10-04 15:18:20 +00:00
kbfunc.c Rename 2 kbfunc to match closer to what they do 2016-10-06 14:53:52 +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 Add an argument to the callbacks to pass the xevent context, button or 2016-10-06 14:41:19 +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 When removing xrandr regions, ensure clients are within the bounds of 2016-10-04 20:15:55 +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
xevents.c Add an argument to the callbacks to pass the xevent context, button or 2016-10-06 14:41:19 +00:00
xmalloc.c
xutil.c Stash wmname into conf. 2016-10-05 13:10:59 +00:00