portable version of OpenBSD's cwm(1) window manager
Go to file
okan 94f681fc90 Tame the number of 'exec' and 'path' search_match wrappers. No functional
change now, though more can likely go later, losing the (paritally complete or
incomplete/broken) argument completion bits.
2016-12-01 20:28:19 +00:00
calmwm.c Refactor callbacks to take a void * so as to not try and generalize into 2016-10-18 17:03:30 +00:00
calmwm.h Tame the number of 'exec' and 'path' search_match wrappers. No functional 2016-12-01 20:28:19 +00:00
client.c Refactor callbacks to take a void * so as to not try and generalize into 2016-10-18 17:03:30 +00:00
conf.c Change 'menu-window' to display all windows; then add 'menu-window-hidden' for 2016-12-01 18:17:52 +00:00
cwm.1 Change 'menu-window' to display all windows; then add 'menu-window-hidden' for 2016-12-01 18:17:52 +00:00
cwmrc.5 Change 'menu-window' to display all windows; then add 'menu-window-hidden' for 2016-12-01 18:17:52 +00:00
group.c Sprinkle __func__ in appropriate error messages. 2016-10-24 17:39:38 +00:00
kbfunc.c Tame the number of 'exec' and 'path' search_match wrappers. No functional 2016-12-01 20:28:19 +00:00
Makefile
menu.c Tame the number of 'exec' and 'path' search_match wrappers. No functional 2016-12-01 20:28:19 +00:00
mousefunc.c Refactor callbacks to take a void * so as to not try and generalize into 2016-10-18 17:03:30 +00:00
parse.y Normalize bind function names, based on a few categories: window, group, menu 2016-12-01 17:17:27 +00:00
screen.c Sprinkle __func__ in appropriate error messages. 2016-10-24 17:39:38 +00:00
search.c Tame the number of 'exec' and 'path' search_match wrappers. No functional 2016-12-01 20:28:19 +00:00
util.c
xevents.c Refactor callbacks to take a void * so as to not try and generalize into 2016-10-18 17:03:30 +00:00
xmalloc.c
xutil.c Stash wmname into conf. 2016-10-05 13:10:59 +00:00