Pāvels Nadtočajevs
|
293be04ec8
Implement `window_start_drag` on Windows and Linux.
|
7 months ago |
Pāvels Nadtočajevs
|
84650f2018
Implement `DisplayServer.beep`.
|
8 months ago |
Anish Mishra
|
0dfd18c84b
[DisplayServer] Add feature flag for native file dialog access to `user/res` and `options`
|
9 months ago |
Summersay415
|
6d14cd6ff9
Fix fallbacks to OpenGL
|
9 months ago |
Thaddeus Crews
|
07e759b74a
Merge pull request #97771 from dsnopek/openxr-linux-egl
|
9 months ago |
Matias N. Goldberg
|
0818408db5
Fix wrong Wayland path if building with opengl3=no
|
10 months ago |
David Snopek
|
256699ee31
OpenXR: Add support for Wayland on Linux
|
10 months ago |
Joaquim Monteiro
|
c4e4810e93
Fallback to OpenGL 3 if Vulkan isn't available on Wayland
|
10 months ago |
Riteo
|
c15cd3acc4
Wayland: Simplify cursor code and fix custom cursors
|
11 months ago |
Rémi Verschelde
|
9abf86f4fe
Merge pull request #96540 from hunterkepley/fix-wayland-middlemouse-paste
|
11 months ago |
Rémi Verschelde
|
8eff04192b
Merge pull request #91780 from Riteo/falling-with-style
|
11 months ago |
hunterkepley
|
7949585aad
Wayland: Fix primary clipboard handling
|
11 months ago |
bruvzg
|
c273786758
Update rendering driver name on fallbacks. Fix rendering driver/method in the editor system info.
|
11 months ago |
Riteo
|
33e414cf75
Wayland: report when video drivers can't be loaded or found
|
1 year ago |
Riteo
|
84f26a629d
Wayland: check for suspended flag when unsuspending
|
1 year ago |
Pedro J. Estébanez
|
32d9c93af3
Improve handling of rendering startup errors
|
1 year ago |
Riteo
|
f27471fbd8
Wayland: minimize surface commits and limit them to the main thread
|
1 year ago |
Rémi Verschelde
|
4e01d8663e
Merge pull request #93021 from bruvzg/wl_ime
|
1 year ago |
Rémi Verschelde
|
e15c2e051e
Merge pull request #92663 from Riteo/holy-egl-batman
|
1 year ago |
bruvzg
|
be25e60f61
[Wayland] Implement IME support.
|
1 year ago |
kleonc
|
91e995e704
Fix creating cursor image from AtlasTexture
|
1 year ago |
Riteo
|
8f69f29694
EGL: Use EGL_EXT_platform_base whenever possible
|
1 year ago |
Rémi Verschelde
|
c98fef08bf
Merge pull request #89033 from bruvzg/doc_end_err
|
1 year ago |
bruvzg
|
714effdf07
[DisplayServer] Add error messages and descriptions to callbacks.
|
1 year ago |
Riteo
|
9734feb449
Wayland: Implement is_window_transparency_available
|
1 year ago |
Paulo Poiati
|
a3769c0edc
Properly set window class in Wayland
|
1 year ago |
Riteo
|
1bb8199342
Wayland: Workaround API limitation in screen/UI scale logic
|
1 year ago |
Riteo
|
d3279fa552
Wayland: Add support for OpenGL ES driver
|
1 year ago |
bruvzg
|
67d6be30a0
[DBus] Process file dialog callback in the main event loop instead of using deferred call.
|
1 year ago |
Pedro J. Estébanez
|
c28f5901c7
Polish interaction between windowing, input and rendering
|
1 year ago |