Skip to content

Conversation

ammar-agent
Copy link
Collaborator

@ammar-agent ammar-agent commented Oct 10, 2025

Makes the "cmux" text in the title bar a clickable link to cmux.io documentation.

Changes

  • "cmux" text now links to https://cmux.io
  • Opens in default browser via Electron's configured shell.openExternal

Design

  • Clean appearance: Looks like regular text
  • Hover effect: Underline appears only on hover
  • Tooltip: Shows "Documentation (cmux.io)" on hover
  • Color: Inherits existing title bar color (#858585)
  • No extra space: Uses existing text, no additional icons

User Experience

Provides quick access to documentation without adding visual clutter. The hover underline makes it clear the text is clickable. Version text remains selectable for copying.

Generated with cmux

Makes the 'cmux' text in the title bar a clickable link to cmux.io.

Features:
- Clean design: looks like regular text, underlines only on hover
- Tooltip shows 'Documentation (cmux.io)' on hover
- Opens in default browser via Electron's shell.openExternal
- Version text remains selectable for copying

This provides quick access to documentation without adding visual clutter
or taking extra space in the title bar.

_Generated with `cmux`_
@ammar-agent ammar-agent changed the title 🤖 Add docs icon link to title bar 🤖 Make 'cmux' text link to documentation Oct 11, 2025
Use flex layout and inline TooltipWrapper to keep 'cmux' and version
on same line without line breaks.
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