David Sundstrom aa761c7a33 The VisibilityNotify function was using elements out fo the XEvent union that belong to the XExposeEvent event type. These fields are not valid for XVisibilityEvents and contain garbage values.
Remove the code that accessed these fields.  The XExposeEvent already has its own function containing the exact same code.
2011-11-02 18:31:14 -05:00
..
2011-10-26 12:50:14 -04:00
2011-11-01 19:09:20 -05:00
2011-11-02 18:31:14 -05:00
2011-11-02 18:31:14 -05:00