Mitchell Hashimoto
fe98f3884d
macos: only show split grab handle when the mouse is near it
...
Fixes #11379
For this pass, I made it a very simple "within 20%" (height-wise) of the
split handle. There is no horizontal component. I want to find the right
balance between always visible (today mostly) to only visible on direct
hover, because I think it'll be too hard to discover on that far right
side.
2026-03-11 10:48:09 -07:00
Mitchell Hashimoto
12bc1e7860
macos: only show the grab handle in fullscreen if there are splits
...
Fixes #11376
2026-03-11 10:02:09 -07:00
Martin Emde
40e6a6dd58
Refine spacing and header usage
...
This is 4pt header space, 12pt clickable frame height
2026-02-23 12:04:07 -08:00
Martin Emde
2842b18a3f
Only show drag handle on hovered surface
2026-02-23 12:04:07 -08:00
Martin Emde
47577c7623
Make top visual space for surface drag handles
2026-02-23 12:03:45 -08:00
Jon Parise
b532cd55d6
macos: swiftlint 'trailing_whitespace' rule
2026-02-19 18:56:43 -05:00
Mitchell Hashimoto
43c7277a60
macos: make surface grab handle visible in light mode
2025-12-30 13:06:55 -08:00
Mitchell Hashimoto
cfa3de5d9b
macos: change style
2025-12-29 06:55:01 -08:00
Mitchell Hashimoto
be97b5bede
macOS: convert Surface dragging to use NSDraggingSource
2025-12-29 06:55:01 -08:00
Mitchell Hashimoto
9b7124cf62
macos: use preference key to detect self dragging
2025-12-29 06:55:01 -08:00
Mitchell Hashimoto
d92fe44d0d
macos: fix various iOS build errors
2025-12-29 06:55:00 -08:00
Mitchell Hashimoto
485b861342
macos: drag preview is an image of the surface
2025-12-29 06:55:00 -08:00
Mitchell Hashimoto
5045688623
macos: move grab handle to separate file
2025-12-29 06:55:00 -08:00