summaryrefslogtreecommitdiff
path: root/platform/linuxbsd
AgeCommit message (Expand)Author
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-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
2020-07-03Improve the situation of DND on X11Juan Linietsky
2020-07-01Add a focus out timeout for X11 to less events of this type are receivedJuan Linietsky
2020-07-01Ensure embedded mode works againJuan Linietsky
2020-06-29X11: Ensure XGetWindowProperty data gets freedRémi Verschelde
2020-06-13Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/...bruvzg
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-05-10Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde
2020-05-03[Linux/Windows] Set pressure to 1.0f when primary button is pressed and devic...bruvzg
2020-05-03Merge pull request #37756 from madmiraal/fix-x11-pressure-tiltRémi Verschelde
2020-04-29Merge pull request #37802 from ThakeeNathees/window-position-bug-osx-x11Rémi Verschelde
2020-04-28Rename InputFilter back to InputRémi Verschelde
2020-04-27Update to bullet master (2.90)PouleyKetchoupp
2020-04-15Fixes leaks in ResourceCache, Vulkan and X11qarmin
2020-04-11display server window position bug fix (#37323)Thakee Nathees
2020-04-10Fix X11 pressure and tilt values.Marcel Admiraal
2020-04-10Fix loss of precision in X11 device info.Marcel Admiraal
2020-04-02Replace NULL with nullptrlupoDharkael
2020-04-02Merge pull request #37504 from qarmin/out_of_bound_cursorRémi Verschelde
2020-04-01Fix out of bound array access caused by unassigned variableRafał Mikrut
2020-04-01Fix Clang warnings on WindowsRémi Verschelde