ungoogled-software/ungoogled-chromium
在 GitHub 查看Add a new flag that allows users to override system prefers-reduced-motion setting
Open
#3,786 创建于 2026年5月19日
enhancementhelp wanted
仓库指标
- Star
- (18,674 star)
- PR 合并指标
- (平均合并 1天 11小时) (30 天内合并 9 个 PR)
描述
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 ...