ungoogled-software/ungoogled-chromium

hide close button("x") on first half(first tab) of "split view"

Open

#3,771 opened on May 5, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (771 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (18,674 stars)
PR merge metrics
 (Avg merge 3d) (8 merged PRs in 30d)

Description

Description

rewrite code tiny code using llm

Who's implementing?

  • I'm willing to implement this feature myself

The problem

sometimes misclick tab and close it instead

Possible solutions

suggesting hiding first close button when it switched "split view mode"

Alternatives

No response

Additional context

possible location of code: "chrome/browser/ui/views/tabs/tab.cc" "chrome/browser/ui/views/tabs/tab_close_button.h"

Contributor guide