ungoogled-software/ungoogled-chromium

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

Aberta

#3.786 aberto em 19 de mai. de 2026

 (0 comentário) (0 reação) (0 responsável)Python (771 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (18.674 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 11h) (9 fundiu PRs em 30d)

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

Guia do colaborador