portable version of OpenBSD's cwm(1) window manager
Go to file
okan 1124ee5cc1 the display's width and height are updated after an XRandR event so we
don't need to pass down the new values to screen_update_geometry(); so
just read the width/height values directly for both uses of
screen_update_geometry().  prep for further changes in this area.
2012-07-05 17:35:13 +00:00
calmwm.c the display's width and height are updated after an XRandR event so we 2012-07-05 17:35:13 +00:00
calmwm.h the display's width and height are updated after an XRandR event so we 2012-07-05 17:35:13 +00:00
client.c fix missing atom (WM_PROTOCOLS) wrt new style handing; without this, the 2012-07-04 18:00:13 +00:00
conf.c knf, some from a diff from Tiago Cunha. 2012-05-13 15:15:54 +00:00
cwm.1 fix section order: move AUTHORS below HISTORY; from Tiago Cunha 2012-05-09 18:37:39 +00:00
cwmrc.5 put snapdist in the correct location; as an option, not a bind; Tiago Cunha. 2011-11-06 02:03:47 +00:00
font.c allow configurable menu font color; from Alexander Polakov with a tweak 2011-09-08 12:35:33 +00:00
group.c re-implement atom handing; makes for a normalized and more consistent 2012-07-03 13:49:03 +00:00
kbfunc.c assign and use screen ctx where appropriate and consistently. 2012-07-04 23:42:03 +00:00
LICENSE All of the 9wm code in cwm has been removed or re-written. Edit LICENSE 2008-01-16 16:14:55 +00:00
Makefile switch to installing source manuals: 2011-06-23 22:48:59 +00:00
menu.c convert from deprecated XKeycodeToKeysym to XkbKeycodeToKeysym 2012-05-16 01:04:36 +00:00
mousefunc.c assign and use screen ctx where appropriate and consistently. 2012-07-04 23:42:03 +00:00
parse.y allow configurable menu font color; from Alexander Polakov with a tweak 2011-09-08 12:35:33 +00:00
screen.c the display's width and height are updated after an XRandR event so we 2012-07-05 17:35:13 +00:00
search.c We are inconsistent when it comes to function returns, so just go all 2011-07-25 15:10:24 +00:00
util.c We are inconsistent when it comes to function returns, so just go all 2011-07-25 15:10:24 +00:00
xevents.c the display's width and height are updated after an XRandR event so we 2012-07-05 17:35:13 +00:00
xmalloc.c tag and comment cleanup; ok oga@ 2011-05-11 13:53:51 +00:00
xutil.c re-implement atom handing; makes for a normalized and more consistent 2012-07-03 13:49:03 +00:00