Skip to content

Polish compact desktop headers#514

Merged
wesbillman merged 10 commits into
mainfrom
header-layout
May 11, 2026
Merged

Polish compact desktop headers#514
wesbillman merged 10 commits into
mainfrom
header-layout

Conversation

@thomaspblock
Copy link
Copy Markdown
Collaborator

@thomaspblock thomaspblock commented May 8, 2026

Summary

  • Compact the shared desktop chat header and make header icons, badges, huddle controls, and member actions monochrome.
  • Align the header with global history controls when the sidebar is collapsed, including matching loading skeleton behavior.
  • Apply the same blurred overlay header treatment and top offsets across channels, Home, Pulse, Agents, and Workflows.
  • Restore desktop window chrome behavior across the top header: larger drag target, no text cursor while dragging, and double-click to maximize.
  • Tighten the right-side header padding so action buttons sit closer to the window edge.

Test plan

  • cd desktop && pnpm check
  • Pre-commit hooks on header layout commits
  • Pre-push hooks via git push
  • Merge latest origin/main into header-layout
  • Smoke the channel, Home, Pulse, Agents, and Workflows headers in the desktop app with sidebar expanded and collapsed.
  • Smoke window drag and double-click maximize from the top header area.

Made with Cursor

thomaspblock and others added 6 commits May 8, 2026 13:16
Tighten the channel header and titlebar controls, keep header icons monochrome, and synchronize the title offset with collapsed sidebar navigation.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@thomaspblock thomaspblock requested a review from wesbillman as a code owner May 8, 2026 20:48
Co-authored-by: Cursor <cursoragent@cursor.com>
@thomaspblock
Copy link
Copy Markdown
Collaborator Author

header.mp4

Copy link
Copy Markdown
Collaborator

@wesbillman wesbillman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thomaspblock it looks like this new header breaks the window dragging and double click to go full screen, wanna take a look at those issues?

thomaspblock and others added 3 commits May 11, 2026 07:09
@thomaspblock
Copy link
Copy Markdown
Collaborator Author

🤖 Updated this PR with the header chrome fixes from the latest pushed commits:

  • Added a larger top drag target for moving the window.
  • Restored double-click maximize across the top header area.
  • Prevented the text/I-beam cursor from appearing over draggable header text.
  • Tightened the right-side header padding so the actions sit closer to the edge.
  • Merged latest origin/main into header-layout.

Local/pre-push checks passed.

@wesbillman wesbillman merged commit f94e44c into main May 11, 2026
15 checks passed
@wesbillman wesbillman deleted the header-layout branch May 11, 2026 15:15
@thomaspblock
Copy link
Copy Markdown
Collaborator Author

Screenshot 2026-05-11 at 1 59 12 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants