gnome-shell/js
Florian Müllner 1dda339395 animation: Use appropriate spinner asset in light variant
Ideally we would replace the sliced-image based animation with a
themed `process-working-symbolic` icon and rotate it, so the spinner
simply picks up the current foreground color.

Unfortunately the `repeat-count` property does not work for rotations,
so to fix the broken spinner in the light variant
in the meantime, include assets for both variants and swap them
out at runtime.

Not everything in the light variant is actually light (overview,
OSDs, ...), so use a simple heuristic on the text color to decide
which asset to use.

Close https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6783

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3080>
2023-12-27 10:10:35 +00:00
..
dbusServices dbusService: Exempt org.gnome.Shell from sender tracking 2023-12-13 01:27:51 +01:00
extensions
gdm js: Explicitly set expand of St.Bin children 2023-12-15 14:45:37 +00:00
misc js: Stop using {v,h}scroll properties 2023-11-18 18:00:43 +00:00
portalHelper
ui animation: Use appropriate spinner asset in light variant 2023-12-27 10:10:35 +00:00
js-resources.gresource.xml
meson.build
portal-resources.gresource.xml