Skip to content

Refine translucent header backdrops#1083

Draft
thomaspblock wants to merge 6 commits into
mainfrom
inbox-header
Draft

Refine translucent header backdrops#1083
thomaspblock wants to merge 6 commits into
mainfrom
inbox-header

Conversation

@thomaspblock

Copy link
Copy Markdown
Collaborator

Summary

  • Draw shared blurred header backdrops across inbox and channel column layouts so the blur samples continuously across pane boundaries.
  • Remove horizontal header divider lines while preserving existing vertical pane separation and header controls.
  • Tune light-theme shared header opacity so blurred content reads less dark.

Test plan

  • cd desktop && pnpm build
  • Verified pre-commit hooks passed on the latest commits.

Made with Cursor

thomaspblock and others added 6 commits June 13, 2026 13:35
Render a single full-width backdrop strip behind the inbox pane headers
instead of a per-pane backdrop-filter box. The blur now samples
continuously across the column boundary rather than clipping at each
pane edge. Inset headers become transparent and share a measured height
via a new CSS variable so the strip spans both columns.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep the shared header blur treatment while removing the horizontal rules drawn by the global chrome, channel header, and top chrome backdrop.

Co-authored-by: Cursor <cursoragent@cursor.com>
Render one channel header blur behind split columns so the backdrop blends across channel and auxiliary panes.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant