portable version of OpenBSD's cwm(1) window manager
Go to file
okan c5a76f1d5b - no reason to breakout ClassHints work, so fold into client_{new,delete},
but keep _MOTIF_WM_HINTS separate.
- simplify fetching app/class hint.
- fix _MOTIF_WM_HINTS Atom type.
2013-04-03 20:22:55 +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 - no reason to breakout ClassHints work, so fold into client_{new,delete}, 2013-04-03 20:22:55 +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 put back r1.68 which allows an empty group to be sticky; behavior 2013-01-13 13:55:12 +00:00
kbfunc.c add per-group vert/horiz tiling support; introduces 2 new bind commands, 2013-01-08 15:16:04 +00:00
Makefile switch to installing source manuals: 2011-06-23 22:48:59 +00:00
menu.c fix menu/client placement in panning setups; XineramaQueryScreens gives 2013-01-07 21:53:23 +00:00
mousefunc.c pass the screen workarea, as opposed to viewarea, allowing client 2013-01-02 21:41:14 +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 honor PATH search order for exec; from Andres Perera. 2013-04-03 19:28:00 +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