portable version of OpenBSD's cwm(1) window manager
Go to file
okan 66f5360fd4 Check the ptr bounds in the new client during cycling, since not all
actions do ptrsave, such as restoring client geometry; adapted from a
diff by Vadim Vygonets.
2016-10-06 14:30:05 +00:00
calmwm.c
calmwm.h Stash wmname into conf. 2016-10-05 13:10:59 +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 Add CM-a for 'nogroup' (CM-0 stays for now); update manpage to reflect. 2016-10-05 13:35:17 +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
Makefile
menu.c
mousefunc.c
parse.y
screen.c When removing xrandr regions, ensure clients are within the bounds of 2016-10-04 20:15:55 +00:00
search.c
util.c
xevents.c When removing xrandr regions, ensure clients are within the bounds of 2016-10-04 20:15:55 +00:00
xmalloc.c
xutil.c Stash wmname into conf. 2016-10-05 13:10:59 +00:00