Skip to content

Window Maximize on TitleBar DoubleClick#51

Merged
Razshy merged 1 commit into
Sidenai:mainfrom
DevYatsu:maximize-on-dblclick
May 13, 2026
Merged

Window Maximize on TitleBar DoubleClick#51
Razshy merged 1 commit into
Sidenai:mainfrom
DevYatsu:maximize-on-dblclick

Conversation

@DevYatsu
Copy link
Copy Markdown
Contributor

@DevYatsu DevYatsu commented Apr 30, 2026

This updates the custom Tauri title bar so double-clicking the draggable title area toggles maximize, matching VS Code-style behavior.

The draggable region now participates in hit-testing (pointer-events: none removed), which allows the double-click event to be handled correctly. The existing titlebar part logic is reused for the update.

result

@Razshy Razshy merged commit 58ebd03 into Sidenai:main May 13, 2026
2 checks passed
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