portable version of OpenBSD's cwm(1) window manager
Go to file
okan 142a36a0c0 Add {r,}cycleingroup to cycle through clients belonging to the same
group as the active client (as opposed to all unhidden clients); from
Alexander Polakov, with a tiny tweak requested by oga.

ok oga@
2011-09-03 09:20:58 +00:00
calmwm.c We are inconsistent when it comes to function returns, so just go all 2011-07-25 15:10:24 +00:00
calmwm.h Add {r,}cycleingroup to cycle through clients belonging to the same 2011-09-03 09:20:58 +00:00
client.c Add {r,}cycleingroup to cycle through clients belonging to the same 2011-09-03 09:20:58 +00:00
conf.c Add {r,}cycleingroup to cycle through clients belonging to the same 2011-09-03 09:20:58 +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 Add {r,}cycleingroup to cycle through clients belonging to the same 2011-09-03 09:20:58 +00:00
font.c UTF8-ify, from Alexander Polakov, but without setlocale(), after 2011-06-27 12:46:54 +00:00
group.c We are inconsistent when it comes to function returns, so just go all 2011-07-25 15:10:24 +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 use the menu border; from Alexander Polakov, but with the existing define. 2011-07-25 15:41:05 +00:00
mousefunc.c We are inconsistent when it comes to function returns, so just go all 2011-07-25 15:10:24 +00:00
parse.y "defaultfont" is unclear (and confusing while reading code) when it also 2011-09-03 09:17:16 +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