portable version of OpenBSD's cwm(1) window manager
Go to file
2012-10-23 15:32:38 +00:00
calmwm.c support multibyte input to menu code; from Alexander Polakov with a tiny tweak. 2012-08-07 14:05:49 +00:00
calmwm.h extend client_resize so that it can know when to reset max flags and 2012-09-09 19:47:47 +00:00
client.c extend client_resize so that it can know when to reset max flags and 2012-09-09 19:47:47 +00:00
conf.c knf, some from a diff from Tiago Cunha. 2012-05-13 15:15:54 +00:00
cwm.1 fix section order: move AUTHORS below HISTORY; from Tiago Cunha 2012-05-09 18:37:39 +00:00
cwmrc.5 Add a couple examples of keybindings using keysyms, as discussed 2012-07-06 08:41:29 +00:00
font.c allow configurable menu font color; from Alexander Polakov with a tweak 2011-09-08 12:35:33 +00:00
group.c replace with xu_getprop wrapper used everywhere else. 2012-09-09 20:52:57 +00:00
kbfunc.c extend client_resize so that it can know when to reset max flags and 2012-09-09 19:47:47 +00:00
LICENSE All of the 9wm code in cwm has been removed or re-written. Edit LICENSE 2008-01-16 16:14:55 +00:00
Makefile switch to installing source manuals: 2011-06-23 22:48:59 +00:00
menu.c Stop drawing when menu doesn't fit inside the screen; picked from a 2012-10-23 15:32:38 +00:00
mousefunc.c extend client_resize so that it can know when to reset max flags and 2012-09-09 19:47:47 +00:00
parse.y allow configurable menu font color; from Alexander Polakov with a tweak 2011-09-08 12:35:33 +00:00
screen.c Further simplify Xinerama init and re-init on XRR events. 2012-07-18 21:53:22 +00:00
search.c We are inconsistent when it comes to function returns, so just go all 2011-07-25 15:10:24 +00:00
util.c We are inconsistent when it comes to function returns, so just go all 2011-07-25 15:10:24 +00:00
xevents.c revert previous for now until a way to test more than a few encodings is found 2012-09-12 15:09:33 +00:00
xmalloc.c tag and comment cleanup; ok oga@ 2011-05-11 13:53:51 +00:00
xutil.c re-use geom struct in client_ctx (saved)geometry. 2012-07-13 17:01:04 +00:00