bruvzg
|
cdfa50dbe9
|
[macOS] Improve "extended to title" transition to / from fullscreen.
|
2022-09-21 11:21:48 +03:00 |
|
bruvzg
|
0ed4cc6287
|
[macOS] Add an option to align window buttons in "extend to title" mode.
|
2022-09-20 12:55:59 +03:00 |
|
Rémi Verschelde
|
d79040e7eb
|
Merge pull request #65496 from MinusKube/popup-capture-mouse-bug
Fix MOUSE_MODE_CAPTURED not working correctly with popups
|
2022-09-16 09:23:40 +02:00 |
|
bruvzg
|
89c68bb22d
|
[macOS] Remove tabs for "Quit" menu item.
|
2022-09-15 22:27:27 +03:00 |
|
bruvzg
|
d46bc8f4ac
|
[macOS, 4.0] Fix unresponsive redraw during live resizing.
|
2022-09-14 09:59:00 +03:00 |
|
MinusKube
|
06b86fad0d
|
Fix MOUSE_MODE_CAPTURED not working correctly with popups
|
2022-09-07 19:31:57 +02:00 |
|
Rémi Verschelde
|
f81a4b2478
|
Merge pull request #65026 from bruvzg/dark_mode
|
2022-09-02 13:54:46 +02:00 |
|
bruvzg
|
b85a4c5d79
|
[macOS] Handle accelerator and click events of the global menu items separately.
|
2022-09-01 08:13:56 +03:00 |
|
bruvzg
|
629ae58a80
|
Add support for system dark mode and accent color detection (macOS and Windows). Add support for dark mode title bar on Windows.
|
2022-08-31 11:37:01 +03:00 |
|
bruvzg
|
bc4ba6cb78
|
[macOS] Extend editor contents to the window titlebar for better space usage.
|
2022-08-26 15:12:43 +03:00 |
|
kobewi
|
8be27dc59e
|
Replace Array return types with TypedArray
|
2022-08-22 22:42:36 +02:00 |
|
bruvzg
|
8c56a7416b
|
Implement MenuBar control to wrap PopupMenu s or native menu, use native menu for editor.
|
2022-08-18 22:25:44 +03:00 |
|
RedMser
|
c939f336d6
|
Only define keep_screen_on project setting once
|
2022-08-06 22:10:24 +02:00 |
|
bruvzg
|
944779a132
|
Implement screen_is_kept_on for macOS.
|
2022-08-05 13:14:13 +03:00 |
|
bruvzg
|
2f9be29c73
|
Implement screen_set_keep_on for macOS
|
2022-08-04 10:38:26 +03:00 |
|
Juan Linietsky
|
d4433ae6d3
|
Remove Signal connect binds
Remove the optional argument p_binds from `Object::connect` since it was deprecated by Callable.bind().
Changed all uses of it to Callable.bind()
|
2022-07-29 16:26:13 +02:00 |
|
bruvzg
|
8823eae328
|
Rename OSX to macOS and iPhoneOS to iOS.
|
2022-07-21 09:37:52 +03:00 |
|