portable version of OpenBSD's cwm(1) window manager
Go to file
okan b32989d379 Do not call sweep_draw() too early: don't yet have w/h dimensions; plus
we will get a MotionNotify event right away anyway, setting required
parameters.
2016-09-28 15:54:54 +00:00
calmwm.c
calmwm.h Continue merging kb and mouse functions: fold 2016-09-22 14:36:03 +00:00
client.c de-static client_inbound() 2016-09-20 19:11:19 +00:00
conf.c Continue merging kb and mouse functions: fold 2016-09-22 14:36:03 +00:00
cwm.1
cwmrc.5
group.c
kbfunc.c Continue merging kb and mouse functions: fold 2016-09-22 14:36:03 +00:00
Makefile remove debug that accidentally snuck in 2016-09-20 18:23:12 +00:00
menu.c Allow ctrl-[ for abort (esc); from Benjamin Scher Purcell 2016-09-20 19:58:54 +00:00
mousefunc.c Do not call sweep_draw() too early: don't yet have w/h dimensions; plus 2016-09-28 15:54:54 +00:00
parse.y
screen.c During init, query screen for _NET_ACTIVE_WINDOW and set that client as 2016-09-16 14:32:02 +00:00
search.c Fix-up a few simple uses of client_current(): check CLIENT_ACTIVE flag 2016-09-14 19:45:33 +00:00
util.c
xevents.c During init, query screen for _NET_ACTIVE_WINDOW and set that client as 2016-09-16 14:32:02 +00:00
xmalloc.c
xutil.c During init, query screen for _NET_ACTIVE_WINDOW and set that client as 2016-09-16 14:32:02 +00:00