A Thousand Ships
|
31e7ee63f2
Fix unsafe uses of `Callable.is_null()`
|
9 months ago |
bruvzg
|
7e5bce7090
[macOS] Update window visible state on deminiaturize.
|
1 year ago |
bruvzg
|
6b25204575
[macOS] Fix transparent and borderless flags interaction with full-screen mode.
|
1 year ago |
bruvzg
|
3620d612ba
[macOS] Use occlusionState instead of isOnActiveSpace to determine when window is drawable.
|
1 year ago |
kobewi
|
09b30be86d
Add vararg call() method to C++ Callable
|
1 year ago |
bruvzg
|
b7b5fbe7aa
[macOS] Check all exclusive fullscreen windows before setting presentation mode.
|
1 year ago |
bruvzg
|
78caaf3717
[macOS] Fix missing mouse exit events on window close.
|
1 year ago |
bruvzg
|
28db3c7158
[DisplayServer] Add method to check if native window is focused.
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
f7955633de
Improve `window_set_current_screen` and fix secondary window initial mode and positions.
|
2 years ago |
bruvzg
|
c2b061dec3
[macOS] Dynamically attach and detach transient windows to allow them to stay on top of parent and can be moved to another screen.
|
2 years ago |
bruvzg
|
964d8b2d00
[macOS] Add exclusive fullscreen mode with Dock and Menu disabled.
|
2 years ago |
bruvzg
|
0dab11afa4
[macOS extend-to-title] Add scene/project name to the editor title, fix incorrect window button position/order when system primary language is RTL.
|
2 years ago |
bruvzg
|
cdfa50dbe9
[macOS] Improve "extended to title" transition to / from fullscreen.
|
2 years ago |
bruvzg
|
0ed4cc6287
[macOS] Add an option to align window buttons in "extend to title" mode.
|
2 years ago |
bruvzg
|
734b89124e
[macOS] Fix redraw lag at the edge of the resizing window.
|
2 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
2 years ago |
bruvzg
|
8823eae328
Rename OSX to macOS and iPhoneOS to iOS.
|
2 years ago |