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
e91c716262
since we'll be calculating required size later anyway; allows us to consolidate all prompt/display/search string building goop into menu_draw. - reset the pos/size of menuwin when leaving a menu. - reverse the 'prompt' NULL check to be consistent with 'initial' one and fix a whitespace nit while here. |
||
---|---|---|
calmwm.c | ||
calmwm.h | ||
client.c | ||
conf.c | ||
cwm.1 | ||
cwmrc.5 | ||
font.c | ||
group.c | ||
kbfunc.c | ||
Makefile | ||
menu.c | ||
mousefunc.c | ||
parse.y | ||
screen.c | ||
search.c | ||
util.c | ||
xevents.c | ||
xmalloc.c | ||
xutil.c |