ungoogled-software/ungoogled-chromium

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

開放

#3,786 建立於 2026年5月19日

 (0 則留言) (0 個反應) (0 位負責人)Python (771 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (18,674 顆星)
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 ...

貢獻者指南