Marcel Admiraal
|
f9b83e90b2
Fix named anonymous struct warning
|
4 years ago |
reduz
|
2787ad65be
RenderingServer reorganization
|
4 years ago |
reduz
|
e93b2242c2
Reorganize rendering server.
|
4 years ago |
Rémi Verschelde
|
f1a9de9c59
X11: Include limits.h for LONG_MAX
|
4 years ago |
PouleyKetchoupp
|
6b97901d4d
Implement INCR mechanism for Linux clipboard
|
4 years ago |
Rémi Verschelde
|
a4e04cdd47
Merge pull request #42652 from nekomatata/x11-clipboard-save-targets
|
4 years ago |
bruvzg
|
319bc5ffda
Add XChangeProperty Atoms validity checks.
|
4 years ago |
bruvzg
|
f09a37a8d5
Fixes crash if Vulkan presentation surface is not available.
|
4 years ago |
bruvzg
|
fed776c64c
Add X11 Atom validity checks.
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
PouleyKetchoupp
|
96e8b904cf
Implement SAVE_TARGETS mechanism for Linux clipboard
|
4 years ago |
PouleyKetchoupp
|
48a0d44e67
Fix x11 display server crash when deleting popup window when unfocused
|
4 years ago |
PouleyKetchoupp
|
5a0376f969
Fix delay to process clipboard content from Godot in other programs
|
4 years ago |
PouleyKetchoupp
|
2c4d64102a
Fix general keyboard input lag on X11 display server
|
5 years ago |
Rémi Verschelde
|
413ff7938d
X11: Try to load libXrandr.so.3 if libXrandr.so.2 isn't found
|
4 years ago |
bruvzg
|
6a14c72b12
Add window click-through support.
|
5 years ago |
PouleyKetchoupp
|
eeebe6914e
Fix drag and drop between windows in X11 display server
|
5 years ago |
PouleyKetchoupp
|
5315bff002
Fix menu popups delay and focus in X11 display server
|
5 years ago |
PouleyKetchoupp
|
2b49cb0b73
Re-apply "Fixes for windows in X11 tiling WMs"
|
5 years ago |
Juan Linietsky
|
9c5c1635b2
Revert "Fixes for windows in X11 tiling WMs"
|
5 years ago |
Rémi Verschelde
|
33b2070d2e
Remove obsolete GLES2 backend code
|
5 years ago |
opl-
|
a31b164071
Fix losing X11 window normal size hint properties
|
5 years ago |
Lorenzo Cerqua
|
d670a49612
DisplayServer: separate window showing into another function
|
5 years ago |
Andy Maloney
|
4dda62f591
Fix spelling & grammar in comments, docs, and messages
|
5 years ago |
bruvzg
|
996910b627
Add error messages if Vulkan init failed, prevent Vulkan context freeing uninitialized device and instance.
|
5 years ago |
Rémi Verschelde
|
9828fcc01a
Merge pull request #40105 from Logharaa/master
|
5 years ago |
Gaël
|
6c76639c40
Break loop when the first focused window is found
|
5 years ago |
Juan Linietsky
|
14263d3d0d
Improve the situation of DND on X11
|
5 years ago |
Juan Linietsky
|
0b7bc83fe3
Add a focus out timeout for X11 to less events of this type are received
|
5 years ago |
Juan Linietsky
|
239942cfef
Ensure embedded mode works again
|
5 years ago |