Skip to content
Commit 12771a55 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

theme: Make sure to clear the entirety of buttons properly

In commit cc5def10, 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.
parent 92d6a691
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment