mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
portable version of OpenBSD's cwm(1) window manager
1192007171
since nhidden wasn't incremented nor decremeted in all the right places, thus confusing matters. We don't need to carry a count around, so just use a local variable in the one place we need one to supply XRestackWindows(). |
||
---|---|---|
calmwm.c | ||
calmwm.h | ||
client.c | ||
conf.c | ||
cwm.1 | ||
cwmrc.5 | ||
group.c | ||
kbfunc.c | ||
Makefile | ||
menu.c | ||
mousefunc.c | ||
parse.y | ||
screen.c | ||
search.c | ||
util.c | ||
xevents.c | ||
xmalloc.c | ||
xutil.c |