index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
DisplayServer.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Android] Implement native input dialog support
Anish Mishra
2024-10-29
1
-1
/
+1
*
Merge pull request #97771 from dsnopek/openxr-linux-egl
Thaddeus Crews
2024-10-25
1
-0
/
+13
|
\
|
*
OpenXR: Add support for Wayland on Linux
David Snopek
2024-10-04
1
-0
/
+13
*
|
Update documentation for Android immersive mode
Anish Mishra
2024-10-22
1
-0
/
+3
*
|
Core: Add `DisplayServer` flag for sharp corners
Thaddeus Crews
2024-10-18
1
-1
/
+5
*
|
[DisplayServer] Implement has_hardware_keyboard method for Android and iOS.
bruvzg
2024-10-02
1
-0
/
+7
|
/
*
Merge pull request #94477 from RedMser/typos-batch-1
Rémi Verschelde
2024-08-28
1
-1
/
+1
|
\
|
*
Fix typos
RedMser
2024-07-17
1
-1
/
+1
*
|
Merge pull request #94412 from dsnopek/xr-always-render
Rémi Verschelde
2024-07-18
1
-0
/
+21
|
\
\
|
|
/
|
/
|
|
*
Always render when XR is enabled, even if no OS windows can draw
David Snopek
2024-07-17
1
-0
/
+21
*
|
Clarify clipboard_get_image()
kobewi
2024-07-13
1
-0
/
+1
|
/
*
[DisplayServer] Add error messages and descriptions to callbacks.
bruvzg
2024-05-28
1
-3
/
+4
*
[DisplayServer] Add method to check if window transparency is supported and e...
bruvzg
2024-05-23
1
-1
/
+7
*
Wayland: Workaround API limitation in screen/UI scale logic
Riteo
2024-05-07
1
-2
/
+3
*
[StatusIndicator] Add method to get indicator icon screen rect.
bruvzg
2024-05-02
1
-0
/
+11
*
Merge pull request #89588 from bruvzg/status_ind_menu_direct
Rémi Verschelde
2024-05-01
1
-2
/
+13
|
\
|
*
[StatusIndicator] Switch API to use Texture2D instead of Image, improve handl...
bruvzg
2024-03-20
1
-2
/
+13
*
|
doc fix typo that flipped the description of
brennen
2024-04-27
1
-2
/
+2
*
|
Use `[codeblock lang=text]` more often in class ref
Micky
2024-04-08
1
-14
/
+14
*
|
[DisplayServer] Add separate feature flags for different native dialog types.
bruvzg
2024-03-26
1
-5
/
+11
*
|
[MenuBar] Use NativeMenu RIDs instead of indices to track items.
bruvzg
2024-03-25
1
-2
/
+2
|
/
*
Merge pull request #87452 from bruvzg/native_menu
Rémi Verschelde
2024-03-06
1
-50
/
+50
|
\
|
*
Move `global_menu_*` methods to a separate `NativeMenu` class.
bruvzg
2024-03-04
1
-50
/
+50
*
|
Check if DisplayServer supports icons before attempting setting it
Rémi Verschelde
2024-03-05
1
-0
/
+2
*
|
Merge pull request #88957 from 398utubzyt/windows/native-dialogs
Rémi Verschelde
2024-03-05
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Windows: Implement `DisplayServer::dialog_show` and `DisplayServer::dialog_in...
398utubzyt
2024-03-04
1
-4
/
+4
*
|
Update FileDialog filters documentation
RedMser
2024-03-04
1
-0
/
+2
*
|
Overhaul some "uncommon" wording in class reference
Micky
2024-03-01
1
-2
/
+2
*
|
Improve cursor_set_custom_image() method
kobewi
2024-02-28
1
-0
/
+1
|
/
*
Merge pull request #87384 from bruvzg/sys_base_color
Rémi Verschelde
2024-02-13
1
-2
/
+17
|
\
|
*
Add method to get "base" system UI color (macOS/Windows) and system theme cha...
bruvzg
2024-02-13
1
-2
/
+17
*
|
[macOS] Add support for native help menu search callbacks, integrate editor h...
bruvzg
2024-02-13
1
-0
/
+14
|
/
*
Implement support for application status indicators (tray icons).
bruvzg
2024-02-13
1
-0
/
+46
*
Minor fix in DisplayServer.xml to include Linux & Windows in FEATURE_NATIVE_D...
Emmanouil Papadeas
2024-02-03
1
-1
/
+1
*
[Wayland] Add support for native file dialogs.
bruvzg
2024-01-31
1
-2
/
+2
*
Add Wayland support
Riteo
2024-01-30
1
-41
/
+47
*
[Native File Dialog] Add support for adding custom options to the dialogs.
bruvzg
2024-01-24
1
-3
/
+27
*
Replace some "uncommon" words in class reference
Micky
2024-01-15
1
-5
/
+5
*
[Windows] Make Windows Ink tablet API default, add dummy driver to disable ta...
bruvzg
2023-12-18
1
-0
/
+4
*
[macOS] Add default Window and Help menus, allow special menu customization.
bruvzg
2023-12-13
1
-0
/
+37
*
doc: Clarify that `DisplayServer.window_set_*_callback` aren't supported on W...
Rémi Verschelde
2023-11-09
1
-8
/
+13
*
Merge pull request #82691 from YuriSizov/rst-validate-with-exceptions
Rémi Verschelde
2023-10-04
1
-2
/
+2
|
\
|
*
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-2
/
+2
*
|
Merge pull request #81218 from bruvzg/_temp_fs
Rémi Verschelde
2023-10-04
1
-1
/
+1
|
\
\
|
*
|
[Native File Dialogs] Improve filter list handling, add selected filter to th...
bruvzg
2023-10-03
1
-1
/
+1
*
|
|
[macOS] Add `about_to_open` and `popup_hide` callback for the global menus, m...
bruvzg
2023-10-04
1
-0
/
+40
|
/
/
*
|
Merge pull request #82179 from bruvzg/mode_docs
Rémi Verschelde
2023-10-03
1
-3
/
+5
|
\
\
|
*
|
[Docs] Update and sync Window and DisplayServer window mode descriptions.
bruvzg
2023-10-02
1
-3
/
+5
|
|
/
*
/
[DisplayServer] Add method to estimate window title bar size.
bruvzg
2023-10-03
1
-0
/
+9
|
/
*
Support dark mode on Android and iOS.
Zae
2023-09-26
1
-2
/
+2
[next]