mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Florian Müllner](/assets/img/avatar_default.png)
Since window menus have been moved to the compositor, the pressed state of the corresponding window buttons is messed up, as it is reset immediately when getting a LeaveNotify event due to the compositor taking a grab. Fix this by ignoring that particular event. https://bugzilla.gnome.org/show_bug.cgi?id=731058