portable version of OpenBSD's cwm(1) window manager
Go to file
okan 23d84adb5e now that we have conf_screen, which configures individual screens
*after* config parsing, we no longer need to split up display/screen
initialization, so collapse.
2013-06-17 14:08:51 +00:00
calmwm.c now that we have conf_screen, which configures individual screens 2013-06-17 14:08:51 +00:00
calmwm.h move synthetic responses and have client_msg only work with WM_PROTOCOLS, 2013-06-10 21:37:30 +00:00
client.c move synthetic responses and have client_msg only work with WM_PROTOCOLS, 2013-06-10 21:37:30 +00:00
conf.c allow mouse button4 and button5; from Rodrigo Mosconi 2013-06-17 00:57:47 +00:00
cwm.1 replace 'reload' with 'restart', which merely re-exec's cwm using the 2012-10-31 19:30:19 +00:00
cwmrc.5 allow mouse button4 and button5; from Rodrigo Mosconi 2013-06-17 00:57:47 +00:00
group.c remove group in client_delete directly. 2013-05-06 16:03:11 +00:00
kbfunc.c swap x/y calculations in kbd move/resize to match those in the respective mouse functions 2013-05-11 22:03:17 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c stray whitespace 2013-05-20 21:32:00 +00:00
mousefunc.c - configure menuwin with the screen, then create the xft drawable using 2013-05-20 20:21:04 +00:00
parse.y Unlike other parse.y variants, cwm's allowed 'command xx /path/to/xx' without 2013-06-03 20:33:17 +00:00
screen.c - configure menuwin with the screen, then create the xft drawable using 2013-05-20 20:21:04 +00:00
search.c missing proto 2013-04-30 21:11:07 +00:00
util.c sort 2012-11-09 03:52:02 +00:00
xevents.c move synthetic responses and have client_msg only work with WM_PROTOCOLS, 2013-06-10 21:37:30 +00:00
xmalloc.c add xasprintf() for upcoming changes. 2012-11-28 14:32:44 +00:00
xutil.c move synthetic responses and have client_msg only work with WM_PROTOCOLS, 2013-06-10 21:37:30 +00:00