ungoogled-software/ungoogled-chromium

Bring back flags to disable `Split View`

已关闭

#3,677 创建于 2026年3月1日

 (4 条评论) (8 个反应) (0 位负责人)Python (771 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (18,674 个星标)
PR 合并指标
 (平均合并 1天 11小时) (30 天内合并 9 个 PR)

描述

Description

I would like to see the return of flags or command line arguments that allow users to Disable Split View entirely.

Who's implementing?

  • I'm willing to implement this feature myself

The problem

The recent updates to Chromium (v144 I think?) have forced the Split View to be enabled, specifically within the context menu. This adds unnecessary visual noise and leads to accidental clicks. Previously, flags allowed users to toggle these UI elements, but they have been removed in upstream Chromium.

While there is a toggle to disable the drag-and-drop feature in chrome://settings/appearance, there is currently no setting to disable it from the context menu.

Possible solutions

Requesting a patch to re-introduce flags/CLI arguments to completely disable Split View functionality.

Alternatives

No response

Additional context

No response

贡献者指南