Zoee Silcock
|
29ec6e7b61
Add a note about the parameter that global menu callbacks require
|
пре 1 година |
Hugo Locurcio
|
91e2d699b4
Silence `warp_mouse()` warning in favor of documentation
|
пре 1 година |
bruvzg
|
34b34b104c
Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`.
|
пре 1 година |
Pedro J. Estébanez
|
d0e37cd04c
Add framework for avoidance of color flash in new windows
|
пре 1 година |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
пре 1 година |
bruvzg
|
2718a7b7d3
Add support for the custom initial screen for the main window, fix primary screen detection.
|
пре 1 година |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
пре 1 година |
bruvzg
|
f7955633de
Improve `window_set_current_screen` and fix secondary window initial mode and positions.
|
пре 1 година |
Rémi Verschelde
|
0a3f66471e
Merge pull request #69712 from bruvzg/real_size
|
пре 1 година |
bruvzg
|
edf13eb5a6
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`.
|
пре 2 година |
Markus Sauermann
|
e18107a57c
Fix Determining Window for Touchscreen
|
пре 2 година |
David Snopek
|
23603e409c
Add support for OpenGL to OpenXR
|
пре 2 година |
kobewi
|
1778301cd0
Add call_deferred() method to Callable
|
пре 2 година |
bruvzg
|
9f46bf44cd
[DisplayServer] Hide internal window creation/deletion methods and expose some missing methods.
|
пре 2 година |
Wei Guo
|
d7e39e313b
Make window creation with custom position do not flash
|
пре 2 година |
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 година |
bruvzg
|
0ed4cc6287
[macOS] Add an option to align window buttons in "extend to title" mode.
|
пре 2 година |
Rémi Verschelde
|
f81a4b2478
Merge pull request #65026 from bruvzg/dark_mode
|
пре 2 година |
bruvzg
|
b85a4c5d79
[macOS] Handle accelerator and click events of the global menu items separately.
|
пре 2 година |
bruvzg
|
629ae58a80
Add support for system dark mode and accent color detection (macOS and Windows). Add support for dark mode title bar on Windows.
|
пре 2 година |
bruvzg
|
bc4ba6cb78
[macOS] Extend editor contents to the window titlebar for better space usage.
|
пре 2 година |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
пре 2 година |
bruvzg
|
8c56a7416b
Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor.
|
пре 2 година |
Brian Semrau
|
103c0fa6e6
Add support for multiple virtual keyboard types
|
пре 2 година |
Hugo Locurcio
|
d2271eb300
Improve error message when the requested V-Sync mode cannot be used
|
пре 2 година |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
пре 2 година |
Rémi Verschelde
|
297241f368
Merge pull request #60714 from Calinou/typedef-remove-ref
|
пре 2 година |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
пре 2 година |
Marcel Admiraal
|
97e87a2daf
Fix screen_get_usable_rect returning display safe area
|
пре 2 година |
Rémi Verschelde
|
bc7ccc909b
Merge pull request #60551 from madmiraal/implement-3466
|
пре 2 година |