Jasper St. Pierre 12771a555a theme: Make sure to clear the entirety of buttons properly
In commit cc5def1, buttons were changed from GdkRectangles to
MetaButtonSpace units, but the corresponding memset hack was not.

This means that the clickable portion of the unshade rectangle
was always set to uninitalized memory. The effects of this were
random, but in cases where the moon is aligned just right, the
rectangle would graze over the borders, and so it would take priority
over other borders and show a pointer cursor instead of a resize
cursor.
2015-06-23 15:27:52 -07:00
2015-06-20 08:10:09 +00:00
2014-03-18 20:37:35 -04:00
2014-07-31 17:50:28 +02:00
2015-05-27 10:28:44 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%