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
*
Fix remainder of godotengine references
Spartan322
2024-10-31
1
-2
/
+2
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Fix Linux desktop files
Chen Asraf
2024-10-26
1
-1
/
+1
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
1
-2
/
+2
*
Wayland: check for suspended flag when unsuspending
Riteo
2024-07-16
1
-1
/
+1
*
Improve handling of rendering startup errors
Pedro J. Estébanez
2024-06-28
1
-1
/
+8
*
Wayland: minimize surface commits and limit them to the main thread
Riteo
2024-06-28
1
-21
/
+45
*
Merge pull request #93021 from bruvzg/wl_ime
Rémi Verschelde
2024-06-19
1
-4
/
+46
|
\
|
*
[Wayland] Implement IME support.
bruvzg
2024-06-11
1
-4
/
+46
*
|
Merge pull request #92663 from Riteo/holy-egl-batman
Rémi Verschelde
2024-06-13
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
EGL: Use EGL_EXT_platform_base whenever possible
Riteo
2024-06-04
1
-3
/
+3
*
|
Fix creating cursor image from AtlasTexture
kleonc
2024-06-05
1
-2
/
+1
|
/
*
Merge pull request #89033 from bruvzg/doc_end_err
Rémi Verschelde
2024-05-28
1
-1
/
+8
|
\
|
*
[DisplayServer] Add error messages and descriptions to callbacks.
bruvzg
2024-05-28
1
-1
/
+8
*
|
Wayland: Implement is_window_transparency_available
Riteo
2024-05-26
1
-0
/
+9
|
/
*
Properly set window class in Wayland
Paulo Poiati
2024-05-22
1
-3
/
+4
*
Wayland: Workaround API limitation in screen/UI scale logic
Riteo
2024-05-07
1
-1
/
+9
*
Wayland: Add support for OpenGL ES driver
Riteo
2024-05-03
1
-16
/
+41
*
[DBus] Process file dialog callback in the main event loop instead of using d...
bruvzg
2024-04-23
1
-0
/
+6
*
Polish interaction between windowing, input and rendering
Pedro J. Estébanez
2024-04-10
1
-8
/
+0
*
[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