mirror of
https://github.com/brl/mutter.git
synced 2025-02-08 09:34:10 +00:00
![Carlos Garnacho](/assets/img/avatar_default.png)
Making color glyphs affected by the foreground color makes them become "tinted" on any other color than white. Make it sure we always paint those white by checking the cached glyph value, the foreground color will be reset on the next iteration through glyphs. https://gitlab.gnome.org/GNOME/gnome-shell/issues/850 https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1148