portable version of OpenBSD's cwm(1) window manager
Go to file
2013-05-10 15:44:43 +00:00
calmwm.c makes no sense to set an error handler which uses X_Dpy before XOpenDisplay. 2013-04-12 14:49:16 +00:00
calmwm.h fix KeySym type 2013-05-10 15:44:43 +00:00
client.c remove group in client_delete directly. 2013-05-06 16:03:11 +00:00
conf.c zap extra space 2013-04-17 13:31: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 add per-group vert/horiz tiling support; introduces 2 new bind commands, 2013-01-08 15:16:04 +00:00
font.c no need for font_{ascent,descent,height} wrappers; limit font_width to 2013-05-02 17:25:15 +00:00
group.c remove group in client_delete directly. 2013-05-06 16:03:11 +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 border width/color makes sense for some, so put it back 2013-05-07 01:35:41 +00:00
mousefunc.c get rid of cc->name in the resize box and make dimensions more readable. 2013-05-02 19:33:17 +00:00
parse.y negative values for borderwith, moveamount, snapdist and gap are 2013-05-06 19:09:19 +00:00
screen.c group conf_* init functions 2013-04-30 21:12:20 +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 fix KeySym type 2013-05-10 15:44:43 +00:00
xmalloc.c add xasprintf() for upcoming changes. 2012-11-28 14:32:44 +00:00
xutil.c fix KeySym type 2013-05-10 15:44:43 +00:00