portable version of OpenBSD's cwm(1) window manager
Go to file
2014-09-15 13:00:49 +00:00
calmwm.c Remove duplicate client queue (mruq); instead, remove and take the 2014-09-08 20:11:22 +00:00
calmwm.h fold in 'active' into 'flags' 2014-09-10 20:30:38 +00:00
client.c use similiar style for client flags 2014-09-15 13:00:49 +00:00
conf.c more style nits 2014-09-07 19:27:30 +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 name the group client queue appropriately, like other queues 2014-09-08 21:15:14 +00:00
kbfunc.c Remove incorrect cast in kbfunc_exec. In kbfunc_ssh, reverse logic on 2014-09-11 16:06:26 +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 name the group client queue appropriately, like other queues 2014-09-08 21:15:14 +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 use similiar style for client flags 2014-09-15 13:00:49 +00:00