portable version of OpenBSD's cwm(1) window manager
Go to file
okan 5cd4cce3a0 Move termpath and lockpath into cmdq; side effect is that 'lock' and
'term' now show up in the application menu.
2014-09-06 16:14:35 +00:00
calmwm.c No need to store screen colormap and visual; rather just use the X 2014-02-02 16:29:04 +00:00
calmwm.h Move termpath and lockpath into cmdq; side effect is that 'lock' and 2014-09-06 16:14:35 +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 Rework group names: stash the group name inside the group_ctx as opposed 2014-09-06 16:08:58 +00:00
kbfunc.c Move termpath and lockpath into cmdq; side effect is that 'lock' and 2014-09-06 16:14:35 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c Take menu's bwidth into account for position/size; reported by Thomas Adam. 2014-02-01 19:28:46 +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