portable version of OpenBSD's cwm(1) window manager
Go to file
2014-09-07 17:27:20 +00:00
calmwm.c generic sighandler 2014-09-06 16:24:32 +00:00
calmwm.h Get rid of a redundant array of groups per screen; we already have a 2014-09-07 17:27:20 +00:00
client.c Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any 2014-08-25 12:49:19 +00:00
conf.c Move termpath and lockpath into cmdq; side effect is that 'lock' and 2014-09-06 16:14:35 +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 Get rid of a redundant array of groups per screen; we already have a 2014-09-07 17:27:20 +00:00
kbfunc.c Few style nits; extend 'path' to MAXPATHLEN. 2014-09-06 18:50:43 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c style nit 2014-09-06 16:18:08 +00:00
mousefunc.c Rework group names: stash the group name inside the group_ctx as opposed 2014-09-06 16:08:58 +00:00
parse.y re-add lost free from previous 2014-01-30 22:41:16 +00:00
screen.c gc->hidden has never consistently kept track of a group's state; 2014-08-24 15:37:45 +00:00
search.c Fix nogroup regression, where nogroup became an actual group - the 2014-08-22 19:04:00 +00:00
util.c sort 2012-11-09 03:52:02 +00:00
xevents.c Rework group names: stash the group name inside the group_ctx as opposed 2014-09-06 16:08:58 +00:00
xmalloc.c missing stdarg.h include 2013-12-17 16:12:18 +00:00
xutil.c Rework group names: stash the group name inside the group_ctx as opposed 2014-09-06 16:08:58 +00:00