portable version of OpenBSD's cwm(1) window manager
Go to file
okan ba3dfcf7bd move client to group (movetogroup) and hide client only if group is
already hidden (suggested behavior from Alexander Polakov).

ok sthen oga
2011-09-19 07:23:03 +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 add WM_TRANSIENT_FOR event support: moves dialogs, toolbars and such to 2011-09-13 08:41:57 +00:00
client.c add WM_TRANSIENT_FOR event support: moves dialogs, toolbars and such to 2011-09-13 08:41:57 +00:00
conf.c fix spelling I keep getting wrong for some unknown reason; found by and 2011-09-13 09:17:30 +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 move client to group (movetogroup) and hide client only if group is 2011-09-19 07:23:03 +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 add WM_TRANSIENT_FOR event support: moves dialogs, toolbars and such to 2011-09-13 08:41:57 +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