portable version of OpenBSD's cwm(1) window manager
Go to file
2012-12-19 15:21:34 +00:00
calmwm.c simplify config file setup; with Tiago Cunha 2012-12-18 00:14:41 +00:00
calmwm.h gc unused cmd 'flags' variable 2012-12-19 15:21:34 +00:00
client.c cmap -> colormap in client_ctx 2012-12-17 18:35:26 +00:00
conf.c gc unused cmd 'flags' variable 2012-12-19 15:21:34 +00:00
cwm.1
cwmrc.5 non-trivial menu drawing rewrite, moving to Xft and solving various 2012-12-17 02:28:45 +00:00
font.c stash the default screen visual and colormap in screen_ctx 2012-12-17 18:34:06 +00:00
group.c replace client highlight with a client flag 2012-12-17 17:48:57 +00:00
kbfunc.c put a default known_hosts into conf 2012-12-17 23:54:57 +00:00
Makefile
menu.c create and use menuq_clear() helper; from Tiago Cunha 2012-12-17 14:32:39 +00:00
mousefunc.c create and use menuq_clear() helper; from Tiago Cunha 2012-12-17 14:32:39 +00:00
parse.y gc unused cmd 'flags' variable 2012-12-19 15:21:34 +00:00
screen.c expand CHILDMASK 2012-12-18 18:39:55 +00:00
search.c
util.c
xevents.c define LockMask|Mod2Mask; no functional change 2012-12-18 17:37:39 +00:00
xmalloc.c
xutil.c stash the default screen visual and colormap in screen_ctx 2012-12-17 18:34:06 +00:00