portable version of OpenBSD's cwm(1) window manager
Go to file
2013-04-10 19:08:09 +00:00
calmwm.c simplify config file setup; with Tiago Cunha 2012-12-18 00:14:41 +00:00
calmwm.h add per-group vert/horiz tiling support; introduces 2 new bind commands, 2013-01-08 15:16:04 +00:00
client.c zap stray whitespace 2013-04-05 17:07:25 +00:00
conf.c add per-group vert/horiz tiling support; introduces 2 new bind commands, 2013-01-08 15:16:04 +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 add per-group vert/horiz tiling support; introduces 2 new bind commands, 2013-01-08 15:16:04 +00:00
font.c stash the default screen visual and colormap in screen_ctx 2012-12-17 18:34:06 +00:00
group.c reverse logic to make it like the others 2013-04-08 13:05:27 +00:00
kbfunc.c consistency 2013-04-08 13:02:31 +00:00
Makefile switch to installing source manuals: 2011-06-23 22:48:59 +00:00
menu.c consistency 2013-04-08 13:02:31 +00:00
mousefunc.c plug memleak; always need to menuq_clear even when a selection is made. 2013-04-08 15:43:04 +00:00
parse.y really these are just border colors, so adjust the define 2013-01-04 16:27:58 +00:00
screen.c teach screen_find_xinerama() about gap and adjust (simplify) callers; 2013-01-08 04:12:51 +00:00
search.c add missing proto; replace magic number 2013-04-05 17:36:02 +00:00
util.c sort 2012-11-09 03:52:02 +00:00
xevents.c zap stray whitespace 2013-04-05 17:07:25 +00:00
xmalloc.c add xasprintf() for upcoming changes. 2012-11-28 14:32:44 +00:00
xutil.c _NET_WM_NAME is UTF8_STRING type 2013-04-10 19:08:09 +00:00