summaryrefslogtreecommitdiff
path: root/platform/x11/os_x11.h
AgeCommit message (Expand)Author
2018-01-05Add new window setting: always on topPedro J. Estébanez
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Change OS::initialize signature to return Error (fix segfault on x11)Emmanuel Leblond
2018-01-03Merge pull request #15092 from guilhermefelipecgs/fix_infinite_loop_on_splash...Rémi Verschelde
2018-01-03Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursorRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-27Fix infinite loop introduced by 6f3486c4 on tiling windows managersGuilherme Silva
2017-12-17Add implementation for custom hardware cursorGuilherme Silva
2017-12-16Add epic hack so vsync can be toggled in run-time from script. Fixes #14458.Juan Linietsky
2017-12-14Fix type mismatch in OS::set_borderless_windowRémi Verschelde
2017-12-14-Add lightmapperJuan Linietsky
2017-12-09X11: Process entire event queue at startup.Andreas Haas
2017-12-06Implement multitouch on X11Pedro J. Estébanez
2017-11-20Merge pull request #12387 from santouits/x1111Rémi Verschelde
2017-11-19Add initial support for the XDG Base Directory specRémi Verschelde
2017-11-09Make video mode initialization more intuitive, fixes #12022Juan Linietsky
2017-11-03Merge pull request #12262 from AndreaCatania/pplugJuan Linietsky
2017-11-04Implemented physics plugAndreaCatania
2017-10-30Implemented OS get_latin_keyboard_variant on x11Marcelo Fernandez
2017-10-26Fix x11 boot logo position in fullscreen and in maximizedsantouits
2017-10-13Drop unusued LEGACYGL_ENABLED checkRémi Verschelde
2017-09-25FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trashMarcelo Fernandez
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-17Merge pull request #11252 from marcelofg55/fix_noaudio_crashRémi Verschelde
2017-09-15Merge pull request #11230 from maxim-sheronov/fix_enum_bindingsThomas Herzog
2017-09-13Fix crash when no audio driver is availableMarcelo Fernandez
2017-09-13Fix enums bindingsMaxim Sheronov
2017-09-13Added a crash handler to dump the backtrace on Windows, Linux and OS XMarcelo Fernandez
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-21p_screen param from get_screen_* funcs now default to the current screenMarcelo Fernandez
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-11IME window follow the input cursor.geequlim
2017-07-05Implemented borderless window functions on Linux.Marcelo Fernandez
2017-06-29Workaround for IME and echo events on Linux:Jia Wang
2017-06-25Revert "Workaround for IME on Linux."Juan Linietsky
2017-06-25Workaround for IME on Linux(fixes #29 #7106):Jia Wang
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-26Input: Remove usage of platform dependent event IDs.Andreas Haas
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-04Add API to access battery power stateJulian Murgia
2017-01-25Added focus tracking in X11 and Windows classes, added new confined mouse mod...Ilija Boshkov
2017-01-15Oops! Audio engine has vanished :DJuan Linietsky
2017-01-08Rename "joypad_linux" class to "JoypadLinux"Andreas Haas
2017-01-08Finish replacement of joystick by joypadRémi Verschelde
2017-01-08renamed joystick to joypad everywhere around source code!Juan Linietsky
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde