Alvin Wong
|
97aa278edb
Pass window exclusive and transient properties for subwindow creation
|
1 year ago |
David Snopek
|
7a5a8597eb
Always render when XR is enabled, even if no OS windows can draw
|
1 year ago |
kleonc
|
91e995e704
Fix creating cursor image from AtlasTexture
|
1 year ago |
bruvzg
|
628c81d2d9
[DisplayServer] Add method to check if window transparency is supported and enabled.
|
1 year ago |
Paulo Poiati
|
a3769c0edc
Properly set window class in Wayland
|
1 year ago |
bruvzg
|
e5205e589f
[StatusIndicator] Add method to get indicator icon screen rect.
|
1 year ago |
Rémi Verschelde
|
85062e37ef
Merge pull request #89588 from bruvzg/status_ind_menu_direct
|
1 year ago |
Haoyu Qiu
|
43ed8d4768
Fix potential infinite loop when using global menu
|
1 year ago |
Pedro J. Estébanez
|
c28f5901c7
Polish interaction between windowing, input and rendering
|
1 year ago |
bruvzg
|
dc01658ee9
[DisplayServer] Add separate feature flags for different native dialog types.
|
1 year ago |
Haoyu Qiu
|
7118fb9cda
Return ERR_UNAVAILABLE if native dialog is not supported
|
1 year ago |
bruvzg
|
0587a1d217
[StatusIndicator] Switch API to use Texture2D instead of Image, improve handling on macOS, add method to set native popup menu directly.
|
1 year ago |
bruvzg
|
c65a667924
Move `global_menu_*` methods to a separate `NativeMenu` class.
|
1 year ago |
kobewi
|
3aeb4a5542
Improve cursor_set_custom_image() method
|
1 year ago |
Rémi Verschelde
|
b6dee8850b
Merge pull request #87384 from bruvzg/sys_base_color
|
1 year ago |
bruvzg
|
ee53ae28df
Add method to get "base" system UI color (macOS/Windows) and system theme change callback.
|
1 year ago |
bruvzg
|
deffe6a3be
[macOS] Add support for native help menu search callbacks, integrate editor help.
|
1 year ago |
bruvzg
|
8da36031e4
Implement support for application status indicators (tray icons).
|
2 years ago |
bruvzg
|
a8f521bcad
[Native File Dialog] Add support for adding custom options to the dialogs.
|
1 year ago |
Juan Linietsky
|
15144c24bd
Implement a transient_to_focused mode
|
1 year ago |
bruvzg
|
0d44b50520
[macOS] Add default Window and Help menus, allow special menu customization.
|
1 year ago |
bruvzg
|
d1aaa914f3
[macOS] Add `about_to_open` and `popup_hide` callback for the global menus, move part of logic to the PopupMenu to allow live menu modification.
|
2 years ago |
bruvzg
|
72e2e47059
[DisplayServer] Add method to estimate window title bar size.
|
2 years ago |
Yuri Sizov
|
0c2399d6ec
Merge pull request #63826 from deakcor/dev_clipboard
|
2 years ago |
Vincent D
|
c13e3a9fb0
add clipboard get image methods for windows and macos
|
3 years ago |
bruvzg
|
4790da7900
[macOS] Implement optional native file selection dialog support for sandboxed apps.
|
4 years ago |
Yuri Sizov
|
ff689003a5
Merge pull request #77993 from bruvzg/key_lbl_from_p
|
2 years ago |
bruvzg
|
28db3c7158
[DisplayServer] Add method to check if native window is focused.
|
2 years ago |
bruvzg
|
08e8ff371d
Implement keyboard_get_label_from_physical method.
|
2 years ago |
Rémi Verschelde
|
265c70a369
Merge pull request #75142 from bruvzg/scr
|
2 years ago |