portable version of OpenBSD's cwm(1) window manager
Go to file
okan bd5f724931 even if the menuq is empty, at least show an empty menu instead of just
bailing making it look like the binding isn't working.
2015-06-07 19:10:00 +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 add a flag to indicate a menu list instead of overloading 'prompt' 2015-06-05 15:01:51 +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 a start to cleaning: 2015-05-31 23:07:36 +00:00
cwmrc.5 a start to cleaning: 2015-05-31 23:07:36 +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 use the same geometry struct in menus as everywhere else 2015-06-05 18:43:36 +00:00
mousefunc.c even if the menuq is empty, at least show an empty menu instead of just 2015-06-07 19:10:00 +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