portable version of OpenBSD's cwm(1) window manager
Go to file
okan dcfbc9e809 Implement _NET_CLIENT_LIST_STACKING (from Thomas Admin), but
bottom-to-top order, as per spec (notified Thomas as well).
2015-08-24 15:42:57 +00:00
calmwm.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
calmwm.h Implement _NET_CLIENT_LIST_STACKING (from Thomas Admin), but 2015-08-24 15:42:57 +00:00
client.c Implement _NET_CLIENT_LIST_STACKING (from Thomas Admin), but 2015-08-24 15:42:57 +00:00
conf.c Implement _NET_CLIENT_LIST_STACKING (from Thomas Admin), but 2015-08-24 15:42:57 +00:00
cwm.1 Fix whitespace. 2015-08-21 16:52:37 +00:00
cwmrc.5 introduce 'groupsearch' for group menu search; matches on either group 2015-07-12 14:31:47 +00:00
group.c Move CLIENT_STICKY logic from client hide/unhide to group hide/unhide; 2015-08-23 17:31:20 +00:00
kbfunc.c _NET_WM_STATE_STICKY implies only sticky at the group/desktop level, not 2015-08-21 16:14:39 +00:00
Makefile Replace screen region info gathering with XRandR equivalent of Xinerama 2015-06-26 15:21:58 +00:00
menu.c simplify menu print text 2015-07-12 14:21:09 +00:00
mousefunc.c _NET_WM_STATE_STICKY implies only sticky at the group/desktop level, not 2015-08-21 16:14:39 +00:00
parse.y Fix autogroup so name,class doesn't need to be quoted. 2015-05-17 04:39:50 +00:00
screen.c Fix whitespace. 2015-08-21 16:52:37 +00:00
search.c Instead of special casing the 'term' and 'lock' commands, go back to 2015-08-21 16:05:55 +00:00
util.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
xevents.c style 2015-07-01 14:36:42 +00:00
xmalloc.c Introduce a xreallocarray and convert a few xcalloc instances that do 2015-03-28 23:12:47 +00:00
xutil.c Implement _NET_CLIENT_LIST_STACKING (from Thomas Admin), but 2015-08-24 15:42:57 +00:00