portable version of OpenBSD's cwm(1) window manager
Go to file
okan 5732b65139 Instead of using work area, use the Xinerama area for snap calculations;
based on a patch from Thomas Adam with appropriate adjustments for gap.
2013-12-13 21:51:56 +00:00
calmwm.c ICCCM explicitly states that server time (CurrentTime) should *not* be 2013-12-12 20:15:07 +00:00
calmwm.h Add support for XUrgency and matching _NET_WM_STATE_DEMANDS_ATTENTION 2013-12-13 14:40:52 +00:00
client.c we need the save-set when re-exec'ing so as to not lose State on our hidden clients 2013-12-13 15:56:44 +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 Instead of using work area, use the Xinerama area for snap calculations; 2013-12-13 21:51:56 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c When we receive a NotionNotify event, there's no need to (incorrectly 2013-12-02 20:01:19 +00:00
mousefunc.c Instead of using work area, use the Xinerama area for snap calculations; 2013-12-13 21:51:56 +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 move Cursors into conf. 2013-06-17 17:11:10 +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