portable version of OpenBSD's cwm(1) window manager
Go to file
okan f98f4615c0 Teach screen_find_xinerama() to apply gap only when told to do so;
adjust callers.  Needed for an upcoming feature.
2013-12-13 22:39:13 +00:00
calmwm.c ICCCM explicitly states that server time (CurrentTime) should *not* be 2013-12-12 20:15:07 +00:00
calmwm.h Teach screen_find_xinerama() to apply gap only when told to do so; 2013-12-13 22:39:13 +00:00
client.c Teach screen_find_xinerama() to apply gap only when told to do so; 2013-12-13 22:39:13 +00:00
conf.c Add support for XUrgency and matching _NET_WM_STATE_DEMANDS_ATTENTION 2013-12-13 14:40:52 +00:00
cwm.1 replace 'reload' with 'restart', which merely re-exec's cwm using the 2012-10-31 19:30:19 +00:00
cwmrc.5 Add support for XUrgency and matching _NET_WM_STATE_DEMANDS_ATTENTION 2013-12-13 14:40:52 +00:00
group.c Stash Class and WM Hints in client_ctx 2013-12-11 14:09:21 +00:00
kbfunc.c Teach screen_find_xinerama() to apply gap only when told to do so; 2013-12-13 22:39:13 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c Teach screen_find_xinerama() to apply gap only when told to do so; 2013-12-13 22:39:13 +00:00
mousefunc.c Teach screen_find_xinerama() to apply gap only when told to do so; 2013-12-13 22:39:13 +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 Teach screen_find_xinerama() to apply gap only when told to do so; 2013-12-13 22:39:13 +00:00
search.c Stash Class and WM Hints in client_ctx 2013-12-11 14:09:21 +00:00
util.c sort 2012-11-09 03:52:02 +00:00
xevents.c stray space and sort while here 2013-12-13 14:45:47 +00:00
xmalloc.c add xasprintf() for upcoming changes. 2012-11-28 14:32:44 +00:00
xutil.c Add support for XUrgency and matching _NET_WM_STATE_DEMANDS_ATTENTION 2013-12-13 14:40:52 +00:00