ungoogled-software/ungoogled-chromium

Add bold caption text on inactivated tabs

Open

#2,007 建立於 2022年7月1日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (771 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (18,674 star)
PR 合併指標
 (平均合併 1天 11小時) (30 天內合併 9 個 PR)

描述

Description

Add Bold caption text for tabs that opened in background

Who's implementing?

  • I'm willing to implement this feature myself

The problem

Sometimes people can't tell if they've viewed a tab, this happens more often when many tabs are opened. In order to imorove work efficiency, I think inactivated tab title should be marked with bold text.

Possible solutions

if a tab is opened in background: show bold caption text; else: show normal caption text;

if a tab opened in background become foreground tab: change bold caption text to normal caption text;

Alternatives

No response

Additional context

If completed, this feature can be another toggle in flags

貢獻者指南