ungoogled-software/ungoogled-chromium

Add a new flag that allows users to override system prefers-reduced-motion setting

Aperta

#3786 aperta il 19 mag 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Python (771 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (18.674 stelle)
Metriche merge PR
 (Merge medio 1g 11h) (9 PR mergiate in 30 g)

Descrizione

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 ...

Guida contributor