Skip to content

Backport !1738 “gs-featured-carousel: Disable animations if GTK settings say so” to gnome-44

GTK has a setting to allow animations to be disabled, typically for accessibility reasons. Ensure that the featured carousel pays attention to that.

With animations disabled, the carousel will continue to rotate between pages, but pages will switch instantly now, without a side-scrolling animation between them.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Fixes: #2227 (closed)


Trivial backport of !1738 (merged) to gnome-44.

Merge request reports