portable version of OpenBSD's cwm(1) window manager
Go to file
2013-12-02 19:30:27 +00:00
calmwm.c simplify atom handling; allows us to limit to one round-trip to server 2013-07-15 14:50:44 +00:00
calmwm.h like gap, make snapdist per screen 2013-11-27 18:34:34 +00:00
client.c alter -r1.145 getsizehints to deal with clients that don't have 2013-11-27 17:04:35 +00:00
conf.c like gap, make snapdist per screen 2013-11-27 18:34:34 +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 Remove the option to bind a key by keycode with brackets; it never 2013-11-27 16:24:17 +00:00
group.c a few err->errx since we don't have error messages here; from Tiago Cunha 2013-10-17 13:59:10 +00:00
kbfunc.c like gap, make snapdist per screen 2013-11-27 18:34:34 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c move Cursors into conf. 2013-06-17 17:11:10 +00:00
mousefunc.c Prepend the group shortcut in the client search menu; from Thomas Adam. 2013-12-02 19:30:27 +00:00
parse.y Log message: 2013-11-25 18:21:55 +00:00
screen.c move Cursors into conf. 2013-06-17 17:11:10 +00:00
search.c Prepend the group shortcut in the client search menu; from Thomas Adam. 2013-12-02 19:30:27 +00:00
util.c sort 2012-11-09 03:52:02 +00:00
xevents.c Since we use IconicState as our hidden state, check for the hidden flag 2013-12-02 14:30:12 +00:00
xmalloc.c add xasprintf() for upcoming changes. 2012-11-28 14:32:44 +00:00
xutil.c shuffle 2013-10-20 02:00:02 +00:00