portable version of OpenBSD's cwm(1) window manager
Go to file
okan cbc7f76074 Move motion time check to the top of each MotionNotify block (and
eliminate from ButtonRelease); further limits the amount of work done
outside the threshold, notably mousefunc_sweep_calc,
screen_find_xinerama and client_snapcalc.
2014-09-18 13:56:58 +00:00
calmwm.c Remove duplicate client queue (mruq); instead, remove and take the 2014-09-08 20:11:22 +00:00
calmwm.h these client actions are just toggles; less confusing with better names 2014-09-17 18:41:44 +00:00
client.c these client actions are just toggles; less confusing with better names 2014-09-17 18:41:44 +00:00
conf.c these client actions are just toggles; less confusing with better names 2014-09-17 18:41:44 +00:00
cwm.1 Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any 2014-08-25 12:49:19 +00:00
cwmrc.5 Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any 2014-08-25 12:49:19 +00:00
group.c Use a similarly named check as sticky for hidden check in a group. 2014-09-17 16:32:53 +00:00
kbfunc.c these client actions are just toggles; less confusing with better names 2014-09-17 18:41:44 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c more style nits 2014-09-07 19:27:30 +00:00
mousefunc.c Move motion time check to the top of each MotionNotify block (and 2014-09-18 13:56:58 +00:00
parse.y re-add lost free from previous 2014-01-30 22:41:16 +00:00
screen.c Remove duplicate client queue (mruq); instead, remove and take the 2014-09-08 20:11:22 +00:00
search.c use similiar style for client flags 2014-09-15 13:00:49 +00:00
util.c sort 2012-11-09 03:52:02 +00:00
xevents.c use similiar style for client flags 2014-09-15 13:00:49 +00:00
xmalloc.c more style nits 2014-09-07 19:27:30 +00:00
xutil.c these client actions are just toggles; less confusing with better names 2014-09-17 18:41:44 +00:00