CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2012/07/05 11:35:13
Modified files:
app/cwm : calmwm.c calmwm.h screen.c xevents.c
Log message:
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.
