ungoogled-software/ungoogled-chromium
Add a new flag that allows users to override system prefers-reduced-motion setting
Ouverte
#3 786 ouverte le 19 mai 2026
enhancementhelp wanted
Métriques du dépôt
- Stars
- (18 674 étoiles)
- Métriques de merge PR
- (Merge moyen 1j 11h) (9 PRs mergées en 30 j)
Description
Description
Add a new flag that allows users to override system prefers-reduced-motion setting
Who's implementing?
- I'm willing to implement this feature myself
The problem
If Animations are disabled in Windows settings or Reduce Motion is enabled in macOS settings, there is no way to keep animations in Chromium.
Possible solutions
Add a new flag that allows users to override system prefers-reduced-motion setting, like Firefox's "ui.prefersReducedMotion".
Alternatives
No response
Additional context
These command line flags exist: --force-prefers-reduced-motion --force-prefers-no-reduced-motion But they will not work when right click - open with ...