portable version of OpenBSD's cwm(1) window manager
Go to file
2011-09-13 08:37:49 +00:00
calmwm.c allow configurable menu font color; from Alexander Polakov with a tweak 2011-09-08 12:35:33 +00:00
calmwm.h allow configurable menu font color; from Alexander Polakov with a tweak 2011-09-08 12:35:33 +00:00
client.c restore a comment and add another for clarity. 2011-09-05 07:37:55 +00:00
conf.c allow configurable menu font color; from Alexander Polakov with a tweak 2011-09-08 12:35:33 +00:00
cwm.1 introduce a new 'freeze' flag (CMS-f by default) which may be applied to 2011-05-07 17:15:37 +00:00
cwmrc.5 allow configurable menu font color; from Alexander Polakov with a tweak 2011-09-08 12:35:33 +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 repair groupcycle (broke after cycle-in-group support added more flags); 2011-09-13 08:37:49 +00:00
kbfunc.c restore mouse move via the keyboard, noticed by todd@. while the check 2011-08-29 09:09:45 +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 reinit menu on reload; from Alexander Polakov. needed for catching 2011-09-08 12:00:49 +00:00
mousefunc.c split off window hints from geometry so we don't need to carry them all 2011-09-03 09:42:33 +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 tag and comment cleanup; ok oga@ 2011-05-11 13:53:51 +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 A while ago I wrote some code to not warp to ignored windows on map (rev 2011-08-22 16:34:34 +00:00
xmalloc.c tag and comment cleanup; ok oga@ 2011-05-11 13:53:51 +00:00
xutil.c We are inconsistent when it comes to function returns, so just go all 2011-07-25 15:10:24 +00:00