portable version of OpenBSD's cwm(1) window manager
Go to file
okan ce8ef02ed2 have screen_find_xinerama() return struct geom *reliably* instead of
XineramaScreenInfo; simplifies goop around the callers.
2013-01-02 16:26:34 +00:00
calmwm.c simplify config file setup; with Tiago Cunha 2012-12-18 00:14:41 +00:00
calmwm.h have screen_find_xinerama() return struct geom *reliably* instead of 2013-01-02 16:26:34 +00:00
client.c have screen_find_xinerama() return struct geom *reliably* instead of 2013-01-02 16:26:34 +00:00
conf.c least intrusive way to plug a memleak when unbinding a duplicate key for 2013-01-01 14:33:52 +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 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 after we toggle a group hidden, it makes no sense to set it as active 2013-01-01 14:50:01 +00:00
kbfunc.c make num of groups no longer off-by-one; from Alexander Polakov 2013-01-01 14:19:56 +00:00
Makefile switch to installing source manuals: 2011-06-23 22:48:59 +00:00
menu.c have screen_find_xinerama() return struct geom *reliably* instead of 2013-01-02 16:26:34 +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 have screen_find_xinerama() return struct geom *reliably* instead of 2013-01-02 16:26:34 +00:00
search.c sort 2012-11-09 03:52:02 +00:00
util.c sort 2012-11-09 03:52:02 +00:00
xevents.c define LockMask|Mod2Mask; no functional change 2012-12-18 17:37:39 +00:00
xmalloc.c add xasprintf() for upcoming changes. 2012-11-28 14:32:44 +00:00
xutil.c make num of groups no longer off-by-one; from Alexander Polakov 2013-01-01 14:19:56 +00:00