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)
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%