portable version of OpenBSD's cwm(1) window manager
Go to file
2015-05-21 00:37:04 +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 merge kbd and mouse grouptoggle 2015-05-21 00:37:04 +00:00
client.c fill in mwm defines 2015-05-20 23:54:39 +00:00
conf.c merge kbd and mouse grouptoggle 2015-05-21 00:37:04 +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 Introduce a xreallocarray and convert a few xcalloc instances that do 2015-03-28 23:12:47 +00:00
kbfunc.c merge kbd and mouse grouptoggle 2015-05-21 00:37:04 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c Reshuffle and slightly simplify menu_complete_path(), removing an 2015-03-28 22:09:10 +00:00
mousefunc.c merge kbd and mouse grouptoggle 2015-05-21 00:37:04 +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 Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
search.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +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 Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +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 Introduce a xreallocarray and convert a few xcalloc instances that do 2015-03-28 23:12:47 +00:00