** Description changed:

  Ubuntu version:
  Ubuntu 25.04 code name Plucky.
  
  package: libadwaita-1-0
  installed: 1.7.0-1ubuntu2
  
- 
- The recent migration of GNOME core applications from GtkSpinner to AdwSpinner 
(introduced in libadwaita) has led to theming regressions, notably in Ubuntu's 
Yaru theme. Unlike GtkSpinner, AdwSpinner uses custom paintable rendering, 
which does not respect existing icon-based spinner theming (e.g. 
process-working-symbolic from icon themes).
+ The recent migration of GNOME core applications from GtkSpinner to
+ AdwSpinner (introduced in libadwaita) has led to theming regressions,
+ notably in Ubuntu's Yaru theme. Unlike GtkSpinner, AdwSpinner uses
+ custom paintable rendering, which does not respect existing icon-based
+ spinner theming (e.g. process-working-symbolic from icon themes).
  
  Attempts to match the look of Yaru's spinner (as defined in [2]) are
  ineffective due to this shift. Even St.SpinnerContent (used in GNOME
  Shell) has adopted the same AdwSpinner-style animation logic.
  
  A PR is currently open here [1] theming the GtkSpinner icon but this was
  way before the release of AdwSpinner. Currently the spinners in cursor
  theme is the only one clear from this problem.
  
  Expected Behavior:
  Spinner visuals should follow the theme’s styling (as with GtkSpinner), 
respecting custom icons or CSS definitions.
  
  Actual Behavior:
- AdwSpinner ignores theme-defined visuals and uses hardcoded paintable 
rendering instead. St.SpinnerContent uses clutter to draw the spinner as well.
- 
+ AdwSpinner ignores theme-defined visuals and uses hardcoded paintable 
rendering instead. St.SpinnerContent uses clutter to draw the spinner on the 
otherhand.
  
  [1] https://github.com/ubuntu/yaru/pull/4134
  [2] https://github.com/ubuntu/yaru.dart

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2114778

Title:
  AdwSpinner and St.SpinnerContent cannot be themed; must patch source
  to match Yaru's spinner design

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libadwaita-1/+bug/2114778/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to