Skip to content

Make drag and double click enabled on the whole title bar on macOS#41839

Merged
mikayla-maki merged 3 commits intozed-industries:mainfrom
ivanpasq:fix/4947-title-bar-draggable
Nov 14, 2025
Merged

Make drag and double click enabled on the whole title bar on macOS#41839
mikayla-maki merged 3 commits intozed-industries:mainfrom
ivanpasq:fix/4947-title-bar-draggable

Conversation

@ivanpasq
Copy link
Contributor

@ivanpasq ivanpasq commented Nov 3, 2025

Closes #4947

Taken inspiration from @tasuren implementation, plus the addition for the double click enabled on the whole title bar too to maximizes/restores the window.

I was not able to test the application on Linux, no need to test on Windows since the feature is enabled by the OS.

Release Notes:

  • Fixed title bar not fully draggable on macOS
  • Fixed not being able to maximizes/restores the window with double click on the whole title bar on macOS

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Nov 3, 2025
@maxdeviant maxdeviant changed the title fix (macos): drag and double click enabled on the whole title bar Make drag and double click enabled on the whole title bar on macOS Nov 3, 2025
@mikayla-maki mikayla-maki enabled auto-merge (squash) November 14, 2025 22:09
@mikayla-maki
Copy link
Member

Nice! This has been bothering me forever!

@mikayla-maki mikayla-maki force-pushed the fix/4947-title-bar-draggable branch from 580874a to 7a2c155 Compare November 14, 2025 22:34
@mikayla-maki mikayla-maki merged commit 305206f into zed-industries:main Nov 14, 2025
23 checks passed
11happy pushed a commit to 11happy/zed that referenced this pull request Dec 1, 2025
…ed-industries#41839)

Closes zed-industries#4947

Taken inspiration from @tasuren implementation, plus the addition for
the double click enabled on the whole title bar too to
maximizes/restores the window.

I was not able to test the application on Linux, no need to test on
Windows since the feature is enabled by the OS.

Release Notes:

- Fixed title bar not fully draggable on macOS
- Fixed not being able to maximizes/restores the window with double
click on the whole title bar on macOS
@ivanpasq ivanpasq deleted the fix/4947-title-bar-draggable branch December 1, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Title bar not fully draggable

2 participants