portable version of OpenBSD's cwm(1) window manager
Go to file
2019-03-10 20:38:28 +00:00
calmwm.c
calmwm.h Teach client_current() to use a screen to find the current client instead of 2019-03-07 14:28:17 +00:00
client.c Teach client_current() to use a screen to find the current client instead of 2019-03-07 14:28:17 +00:00
conf.c
cwm.1
cwmrc.5
group.c zip extra lines 2019-03-07 13:24:10 +00:00
kbfunc.c Teach client_current() to use a screen to find the current client instead of 2019-03-07 14:28:17 +00:00
Makefile
menu.c
parse.y
screen.c Print window id in hex; while here, remove unnecessary newline. 2019-03-08 20:33:30 +00:00
search.c
util.c
xevents.c Find the managed screen from the parent window for client_current(). 2019-03-10 20:38:28 +00:00
xmalloc.c
xutil.c