portable version of OpenBSD's cwm(1) window manager
Go to file
2014-02-07 21:59:56 +00:00
calmwm.c No need to store screen colormap and visual; rather just use the X 2014-02-02 16:29:04 +00:00
calmwm.h Introduce a region queue and replace screen's XineramaScreenInfo; we 2014-02-03 21:07:47 +00:00
client.c Some clients set the urgency flag even if they are the active client; 2014-02-06 20:58:46 +00:00
conf.c No need to store screen colormap and visual; rather just use the X 2014-02-02 16:29:04 +00:00
cwm.1 Let the config parser continue parsing even after encountering an error; 2014-02-01 00:25:04 +00:00
cwmrc.5 keybinding -> key binding 2014-01-29 21:17:33 +00:00
group.c If _NET_WM_DESKTOP is set to -1 during client creation, place the client into 2014-02-07 18:09:54 +00:00
kbfunc.c Move cwm_status around to avoid header fu, and remove extraneous signal 2014-01-30 15:41:11 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c Take menu's bwidth into account for position/size; reported by Thomas Adam. 2014-02-01 19:28:46 +00:00
mousefunc.c all mapped clients now should have a group, so simplify some cases 2014-02-07 21:59:56 +00:00
parse.y re-add lost free from previous 2014-01-30 22:41:16 +00:00
screen.c Introduce a region queue and replace screen's XineramaScreenInfo; we 2014-02-03 21:07:47 +00:00
search.c all mapped clients now should have a group, so simplify some cases 2014-02-07 21:59:56 +00:00
util.c sort 2012-11-09 03:52:02 +00:00
xevents.c Move redundant bits from screen_init (while dealing with existing 2014-02-03 20:20:39 +00:00
xmalloc.c missing stdarg.h include 2013-12-17 16:12:18 +00:00
xutil.c all mapped clients now should have a group, so simplify some cases 2014-02-07 21:59:56 +00:00