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
/
platform
/
linuxbsd
/
wayland
/
display_server_wayland.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DisplayServer] Add separate feature flags for different native dialog types.
bruvzg
2024-03-26
1
-1
/
+3
*
wayland: Stop unreachable warning
Alistair Leslie-Hughes
2024-03-09
1
-2
/
+2
*
Merge pull request #87452 from bruvzg/native_menu
Rémi Verschelde
2024-03-06
1
-0
/
+13
|
\
|
*
Move `global_menu_*` methods to a separate `NativeMenu` class.
bruvzg
2024-03-04
1
-0
/
+13
*
|
Wayland: Properly report all used features
Riteo
2024-03-04
1
-3
/
+14
|
/
*
Improve cursor_set_custom_image() method
kobewi
2024-02-28
1
-30
/
+3
*
Wayland: suspend window after frame timeout or suspend state
Riteo
2024-02-15
1
-3
/
+28
*
Add method to get "base" system UI color (macOS/Windows) and system theme cha...
bruvzg
2024-02-13
1
-0
/
+4
*
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
1
-27
/
+34
*
Merge pull request #87764 from Riteo/wayland-native-handle
Rémi Verschelde
2024-01-31
1
-0
/
+31
|
\
|
*
Wayland: implement `window_get_native_handle`
Riteo
2024-01-31
1
-0
/
+31
*
|
[Wayland] Add support for native file dialogs.
bruvzg
2024-01-31
1
-1
/
+21
|
/
*
Add Wayland support
Riteo
2024-01-30
1
-0
/
+1353