mirror of
https://github.com/brl/mutter.git
synced 2025-07-05 10:31:18 +00:00
df9a5f867f522c77a90c1bcc448e8aca5d2edb99

This code was supposed to refresh our default icons when the theme changed, but it actually was a no-op, since the default icons are cached in a static variable in MetaUI. I'm not sure the fact that the fallback icons don't update when the theme changes is an important enough use case to keep working, but I'm keeping the skeleton function there in case somebody wants to actually fix it properly.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%