mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
Florian Müllner
2cabc067d1
frames: Adapt frame mask/bounds
The frame shape is relevant in three places: - the window decoration we draw - the frame mask (used for the shape region) - the frame bounds (used for clipping) All three should match, so make sure to use the same GTK+ method for the first two, and bring the (non-antialiased) third closer to the other two by removing an obscure modifier from the corner radius. https://bugzilla.gnome.org/show_bug.cgi?id=741917
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%