feat: add optional workspace logos and color badges to browser tabs - #11034
Closed
Ratel-pwn wants to merge 3 commits into
Closed
feat: add optional workspace logos and color badges to browser tabs#11034Ratel-pwn wants to merge 3 commits into
Ratel-pwn wants to merge 3 commits into
Conversation
Signed-off-by: Ratel-pwn <2448574643@qq.com>
Signed-off-by: Ratel-pwn <2448574643@qq.com>
Signed-off-by: Ratel-pwn <2448574643@qq.com>
Ratel-pwn
force-pushed
the
codex/workspace-favicon-pr
branch
from
September 9, 2026 03:01
96dac10 to
7de8244
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Organizations managing multiple Huly workspaces often keep several
workspaces open in browser tabs. Distinct tab icons can help users
identify the right workspace at a glance.
This change lets workspace owners choose between their workspace logo
and the original Huly icon according to their visual preferences.
An optional identification color also helps distinguish workspaces,
including those sharing the same logo.
Changes
with a manual color picker and an integrated “Default” button.
repositioning the base logo. Stored logo assets remain unchanged.
original favicon when customization is disabled.
Validation
persistence, reset behavior, and compact layout.
unchanged outside the badge comparison region.
Testing used a local Huly v0.7.426 environment. Full production builds
and the complete repository test suite were not run.
Full-page WebKit testing on Windows was blocked before login by an
existing AudioContext error in the sound module. Actual Safari tab-bar
rendering on macOS remains unverified.