You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem or limitation you are having in your project
Since MacOS Sequoia, window can be drag on screen edge to effortlessly arrange them into side-by-side tiles. (Like on Windows OS)
But Godot editor is not detected by the screen edge. (While Godot player windows are)
It is still possible to use the green button on top of godot editor window to use layout but it is less ... effortless.
Describe the feature / enhancement and how it helps to overcome the problem or limitation
Add custom edge detection or make godot editor more like a "normal" MacOS window to allow the default detection
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
Same behavior as other MacOS windows, drag the window one screen edges, or in combinaison with option key will tile Godot editor window
If this enhancement will not be used often, can it be worked around with a few lines of script?
I estimate it will be use by near every MacOS user each time they use the Godot Editor
Is there a reason why this should be core and not an add-on in the asset library?
I assume it's a light and very useful feature for all MacOS user.
The text was updated successfully, but these errors were encountered:
Calinou
changed the title
MacOS Sequoia window tiling for Godot editor
Use native window drag handles on macOS when Expand to Title is enabled, making window tiling functional
Nov 22, 2024
Describe the project you are working on
Any of my godot project.
Describe the problem or limitation you are having in your project
Since MacOS Sequoia, window can be drag on screen edge to effortlessly arrange them into side-by-side tiles. (Like on Windows OS)
But Godot editor is not detected by the screen edge. (While Godot player windows are)
It is still possible to use the green button on top of godot editor window to use layout but it is less ... effortless.
Describe the feature / enhancement and how it helps to overcome the problem or limitation
Add custom edge detection or make godot editor more like a "normal" MacOS window to allow the default detection
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
Same behavior as other MacOS windows, drag the window one screen edges, or in combinaison with option key will tile Godot editor window
If this enhancement will not be used often, can it be worked around with a few lines of script?
I estimate it will be use by near every MacOS user each time they use the Godot Editor
Is there a reason why this should be core and not an add-on in the asset library?
I assume it's a light and very useful feature for all MacOS user.
The text was updated successfully, but these errors were encountered: