portable version of OpenBSD's cwm(1) window manager
Go to file
2014-01-03 15:29:06 +00:00
calmwm.c use consistent types 2014-01-03 15:29:06 +00:00
calmwm.h use consistent types 2014-01-03 15:29:06 +00:00
client.c state is long 2014-01-03 14:23:50 +00:00
conf.c use consistent types 2014-01-03 15:29:06 +00:00
cwm.1 Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint. 2013-12-16 19:02:17 +00:00
cwmrc.5 Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint. 2013-12-16 19:02:17 +00:00
group.c Stash Class and WM Hints in client_ctx 2013-12-11 14:09:21 +00:00
kbfunc.c use consistent types 2014-01-03 15:29:06 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c use consistent types 2014-01-03 15:29:06 +00:00
mousefunc.c bring mousefunc closer to kbfunc 2014-01-02 21:30:20 +00:00
parse.y Add support for XUrgency and matching _NET_WM_STATE_DEMANDS_ATTENTION 2013-12-13 14:40:52 +00:00
screen.c use consistent types 2014-01-03 15:29:06 +00:00
search.c use consistent types 2014-01-03 15:29:06 +00:00
util.c sort 2012-11-09 03:52:02 +00:00
xevents.c use consistent types 2014-01-03 15:29:06 +00:00
xmalloc.c missing stdarg.h include 2013-12-17 16:12:18 +00:00
xutil.c use consistent types 2014-01-03 15:29:06 +00:00