Skip to content

fix(macos): restore titlebar double-click with hidden tab strip - #1865

Closed
jxdones wants to merge 2 commits into
raphamorim:mainfrom
jxdones:fix/macos-titlebar-double-click
Closed

fix(macos): restore titlebar double-click with hidden tab strip#1865
jxdones wants to merge 2 commits into
raphamorim:mainfrom
jxdones:fix/macos-titlebar-double-click

Conversation

@jxdones

@jxdones jxdones commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Closes #1786.

Summary

  • Route clicks in the hidden single-tab chrome through the existing window drag and double-click handler.
  • Use the default cursor over the reserved macOS chrome area.
  • Preserve the existing behavior on Linux and Windows.

Testing

  • cargo fmt --all -- --check
  • cargo test -p rioterm (183 passed)

@jxdones jxdones closed this Aug 12, 2026
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.

Double-click on title bar doesn't expand window to fill screen

1 participant