fix(desktop): titlebar clusters — macOS Y nudge, 24px targets, 13.9px icons - #83083
Merged
Conversation
Contributor
૮ >ﻌ< ა ci reviewrunning on a843bcc — fix(desktop): sort titlebar import for eslint waiting for jobs to start… |
… icons Left cluster gets a macOS-only translate to sit on the traffic-light row. All titlebar tools use 24×24 hit areas with 13.9px Codicons (inline size beats unlayered codicon.css). Clusters share one flex shell with no gap — buttons abut and the hit target is the spacing.
OutThisLife
force-pushed
the
bb/titlebar-controls-y
branch
from
August 10, 2026 09:24
521edf7 to
d1f2e32
Compare
OutThisLife
enabled auto-merge
August 10, 2026 09:25
33hodl
pushed a commit
to 33hodl/hermes-agent
that referenced
this pull request
Aug 12, 2026
…ontrols-y fix(desktop): titlebar clusters — macOS Y nudge, 24px targets, 13.9px icons
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.
Summary
calc(var(--spacing) * 0.9)), gated on visible traffic lights; flat on Windows/Linux and macOS fullscreen.font-sizeplus an unlayered CSS rule override codicon.css's default 16px glyph.N × 24pxonly.Test plan