Adam Scott
|
47f553ae0b
Delegate to the DisplayServer the task of handling mouse_mode
|
7 months ago |
Anish Mishra
|
cb9ee099ac
Android: Implement support for native dialog
|
7 months ago |
Hilderin
|
9d2a4c03be
Embedding game process in editor
|
10 months ago |
Anish Mishra
|
70b24c3d16
Android: Support for base color retrieval
|
8 months ago |
Thaddeus Crews
|
7d950c1567
Merge pull request #98712 from syntaxerror247/android_accent_color
|
9 months ago |
Thaddeus Crews
|
2b49543478
Merge pull request #98709 from darksylinc/matias-upsidedown-splash
|
9 months ago |
Anish Mishra
|
7b866f302f
[Android] Implement support for accent color retrieval
|
9 months ago |
Matias N. Goldberg
|
b9a2f108fc
Fix splash screen upside down on Android
|
9 months ago |
Anish Mishra
|
b2130efb31
[Android] Implement native file picker support
|
10 months ago |
Thaddeus Crews
|
08d8909a65
Merge pull request #98574 from syntaxerror247/android_input_dialog
|
9 months ago |
Anish Mishra
|
be5d7f757d
[Android] Implement native input dialog support
|
9 months ago |
Matias N. Goldberg
|
aaa0e2fddf
Add Swappy & Pre-Transformed Swapchain
|
1 year ago |
bruvzg
|
25f439c573
[DisplayServer] Implement has_hardware_keyboard method for Android and iOS.
|
10 months ago |
Paulo Poiati
|
a3769c0edc
Properly set window class in Wayland
|
1 year ago |
bruvzg
|
c65a667924
Move `global_menu_*` methods to a separate `NativeMenu` class.
|
1 year ago |
bruvzg
|
ee53ae28df
Add method to get "base" system UI color (macOS/Windows) and system theme change callback.
|
1 year ago |
Dario
|
73eff10c76
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
|
1 year ago |
Pedro J. Estébanez
|
12a519bae2
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
|
1 year ago |
Zae
|
428eb1309a
Support dark mode on Android and iOS.
|
1 year ago |
bruvzg
|
28db3c7158
[DisplayServer] Add method to check if native window is focused.
|
2 years ago |
HolonProduction
|
ddcb2d157d
Don't expose mac specific display server.
|
2 years ago |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 years ago |
bruvzg
|
2718a7b7d3
Add support for the custom initial screen for the main window, fix primary screen detection.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
0a3f66471e
Merge pull request #69712 from bruvzg/real_size
|
2 years ago |
bruvzg
|
edf13eb5a6
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`.
|
2 years ago |
Markus Sauermann
|
e18107a57c
Fix Determining Window for Touchscreen
|
2 years ago |
Fredia Huya-Kouadio
|
7cc47613fe
Add missing display server overrides
|
2 years ago |
Wei Guo
|
d7e39e313b
Make window creation with custom position do not flash
|
2 years ago |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 years ago |