summaryrefslogtreecommitdiff
path: root/platform/x11
AgeCommit message (Expand)Author
2016-06-25Changes X11 res_name to "Godot_Engine"paper-pauper
2016-06-22Fixed iCCp chunk in pngsJ08nY
2016-06-20Remove the vibration effect from the joystick when stoppingWilhem Barbier
2016-06-19fix memset callsDennis Brakhane
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-15Add joystick vibration support on Linux (#5043)Wilhem Barbier
2016-06-12x11: fix XRandr GetMonitorsAndreas Haas
2016-06-11Merge pull request #4905 from Hinsbart/x11_dpiJuan Linietsky
2016-06-09-make freetype build for all platforms the same, default as builtin except on...Juan Linietsky
2016-06-09x11: Implemented dpi detectionAndreas Haas
2016-06-08GLEW: Define static + enabled and includes via SConsRémi Verschelde
2016-06-07x11: fix vsync supportAndreas Haas
2016-06-05temporary fix for vsync call on x11Ariel Manzur
2016-06-05vsync supportJuan Linietsky
2016-05-29Merge pull request #4874 from Hinsbart/x11_dragndropRémi Verschelde
2016-05-29xdnd: can handle more than 3 different target typesAndreas Haas
2016-05-29Finalized DynamicFont implementationJuan Linietsky
2016-05-28x11: Add support for filesystem drag & drop using xdndAndreas Haas
2016-04-12x11: Flush the X output buffer after changing mouse modeIgnacio Etcheverry
2016-04-03memdelete 'joy_thread' + 'joy_mutex' on ::~joystick_linux()MSC
2016-04-02Remove trailing spacesRémi Verschelde
2016-03-09fix possible crash in platform/x11/joystick_linux.cppHubert Jarosz
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-24x11: fix joysticks not recognizing some buttonshinsbart
2016-02-17Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACTRémi Verschelde
2016-02-15include libudev only on udev buildshondres
2016-02-14x11: make dependancy on libudev optionalhondres
2016-02-07Merge pull request #3615 from Hinsbart/joy_check_fixpunto-
2016-02-07x11: more verbose checking for joystick capabilitieshondres
2016-02-04added option to link libstdc++ staticallyJuan Linietsky
2016-02-04Merge pull request #3575 from Hinsbart/_net_wm_nameRémi Verschelde
2016-02-04x11: set _net_wm_name propertyhondres
2016-02-03Merge pull request #3493 from Hinsbart/wm_classRémi Verschelde
2016-02-03Merge pull request #3538 from Hinsbart/tempRémi Verschelde
2016-02-02x11: fix non-gamepad devices being detected as joystickshondres
2016-02-01remove pc_joystick_map.hhondres
2016-02-01close file descriptor if ioctls failedhondres
2016-01-27x11: use different strings for WM_CLASS depending on contexthondres
2016-01-26remove dependancy on libevdevhondres
2016-01-24Change default window size for desktopGeorge Marques
2016-01-12Merge pull request #3272 from Hinsbart/joy-bindingpunto-
2016-01-10Enable ALSA driver in non-linux X11 when availableeska
2016-01-09Fix pthread renaming in Open/FreeBSDeska
2016-01-08Add some joystick functions to input. Enables manipulation of mappings at run...hondres
2016-01-06Make joydev build using udev and evdev opt-out but blocking (linux)Rémi Verschelde
2016-01-05fix x11 crash on exithondres
2016-01-03having active items is pointless in input mapJuan Linietsky
2016-01-03send axis events only once per frame on linuxhondres
2016-01-02make num_buttons local, no need to keep in joystick structhondres
2016-01-01Update copyright to 2016 in headersGeorge Marques