summaryrefslogtreecommitdiff
path: root/platform/linuxbsd
AgeCommit message (Expand)Author
2020-12-17Add override keywords to core/os.h derived classes.Marcel Admiraal
2020-12-16SCons: Add only selected platform's opts to envRémi Verschelde
2020-12-16Fix named anonymous struct warningMarcel Admiraal
2020-12-08Merge pull request #43742 from qarmin/editor_modules_default_valuesRémi Verschelde
2020-12-07Merge pull request #44021 from dakennedyd/personalRémi Verschelde
2020-12-07Fixes move_to_trash() on LinuxDavid Kennedy
2020-12-04RenderingServer reorganizationreduz
2020-12-03Reorganize rendering server.reduz
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-12-02X11: Include limits.h for LONG_MAXRémi Verschelde
2020-11-28Merge pull request #41100 from bruvzg/ctl_text_server_interfaceRémi Verschelde
2020-11-27Implement INCR mechanism for Linux clipboardPouleyKetchoupp
2020-11-26[Complex Text Layouts] Add third-party TextServer dependencies (ICU, HarfBuzz...bruvzg
2020-11-26Merge pull request #42652 from nekomatata/x11-clipboard-save-targetsRémi Verschelde
2020-11-25SCons: Do not define TYPED_METHOD_BIND on Linux/clangRémi Verschelde
2020-11-19SCons: Remove unnecessary $LINK overridesRémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-16Merge pull request #43461 from ccl2of4/fix-linux-joypad-dpad-zeroingRémi Verschelde
2020-11-15Add XChangeProperty Atoms validity checks.bruvzg
2020-11-14Fixes crash if Vulkan presentation surface is not available.bruvzg
2020-11-12Add X11 Atom validity checks.bruvzg
2020-11-11Fix for linux joypad D-pad zeroingConnor Lirot
2020-11-09Remove `debug_symbols=full` in favor of `debug_symbols=yes`Hugo Locurcio
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-26Changed shell_open behaviourEv1lbl0w
2020-10-09Implement SAVE_TARGETS mechanism for Linux clipboardPouleyKetchoupp
2020-10-08Fix x11 display server crash when deleting popup window when unfocusedPouleyKetchoupp
2020-09-25Fix delay to process clipboard content from Godot in other programsPouleyKetchoupp
2020-09-24Fix general keyboard input lag on X11 display serverPouleyKetchoupp
2020-09-18X11: Try to load libXrandr.so.3 if libXrandr.so.2 isn't foundRémi Verschelde
2020-09-18Linux/BSD: Fix support for NetBSDRémi Verschelde
2020-09-17Add window click-through support.bruvzg
2020-09-03[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg
2020-09-03Fix drag and drop between windows in X11 display serverPouleyKetchoupp
2020-08-26Fix menu popups delay and focus in X11 display serverPouleyKetchoupp
2020-08-22Re-apply "Fixes for windows in X11 tiling WMs"PouleyKetchoupp
2020-08-19Revert "Fixes for windows in X11 tiling WMs"Juan Linietsky
2020-08-16Port ClassDB tests to use doctestAndrii Doroshenko (Xrayez)
2020-08-13Remove obsolete GLES2 backend codeRémi Verschelde
2020-07-31Fix losing X11 window normal size hint propertiesopl-
2020-07-31Merge pull request #40591 from madmiraal/fix-24526Rémi Verschelde
2020-07-26Merge pull request #38727 from Riteo/tiling-wm-issues-testsRémi Verschelde
2020-07-24t Add unit testing to Godot using DocTest and added to GitHub Actions CIRevoluPowered
2020-07-23SCons: Remove unused DEBUG_MEMORY_ENABLED defineRémi Verschelde
2020-07-23DisplayServer: separate window showing into another functionLorenzo Cerqua
2020-07-22Update Linux gamepad detection to match SDL.Marcel Admiraal
2020-07-21Fix spelling & grammar in comments, docs, and messagesAndy Maloney
2020-07-13Add error messages if Vulkan init failed, prevent Vulkan context freeing unin...bruvzg
2020-07-04Merge pull request #40105 from Logharaa/masterRémi Verschelde
2020-07-04Break loop when the first focused window is foundGaël