summaryrefslogtreecommitdiff
path: root/platform/x11/os_x11.h
AgeCommit message (Expand)Author
2016-07-21Implement OS.request_attention() for X11Mario Schlack
2016-06-12x11: fix XRandr GetMonitorsAndreas Haas
2016-06-09x11: Implemented dpi detectionAndreas Haas
2016-06-05vsync supportJuan Linietsky
2016-05-28x11: Add support for filesystem drag & drop using xdndAndreas Haas
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-27x11: use different strings for WM_CLASS depending on contexthondres
2016-01-08Add some joystick functions to input. Enables manipulation of mappings at run...hondres
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-21Check pkg-config for libudev and enable gamepad code only if found. Linux onl...hondres
2015-12-18Better gamepad supporthondres
2015-11-19Revert "libao audio driver"Juan Linietsky
2015-11-02Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy
2015-10-26Made the Atom net_wm_icon localPhobos Tro
2015-10-25Fixing memory leaksPhobos Tro
2015-09-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-24Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky
2015-09-21Properly implement OS.alert() from script, and use xmessage on X11Juan Linietsky
2015-08-29-fixes to capture modeJuan Linietsky
2015-07-29Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy
2015-05-26ability to run 2D physics in a threadJuan Linietsky
2015-04-20-Changed Godot exit to be clean.Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-04Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy
2015-03-22fixes to new window management APIJuan Linietsky
2015-02-15Renamed EXPERIMENTAL_WM_API to NEW_WM_APIhurikhan
2015-02-12cleanup + MouseGrabhurikhan
2015-01-18* multi_screen testing + bugfixeshurikhan
2015-01-17added the following methods:hurikhan
2015-01-15WIP -- set_resizable() + is_resizable addedhurikhan
2015-01-14minor cleanuphurikhan
2015-01-14get_screen() + set_screen() addedhurikhan
2015-01-13get_screen_position() addedhurikhan
2015-01-13introduced the scons experimental_wm_api switch:hurikhan
2015-01-11get_screen_size() addedhurikhan
2015-01-11 get_screen_count() addedhurikhan
2015-01-11get_window_size() + set_window_size() addedhurikhan
2015-01-11get_window_position() + set_window_position() addedhurikhan
2015-01-10Make fullscreen-switching is working with LXDE/Openboxhurikhan
2015-01-10API change to set_fullscreen(enabled,screen)hurikhan
2015-01-10x11-fullscreen support through GDScript( OS.set_fullscreen(bool) )hurikhan
2014-12-23Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy
2014-12-19Implemented PulseAudio backend and fixed audio driver selection on X11Alexander Stillich
2014-12-04Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy
2014-12-02-Ability to ask for documents/pictures/etc system dirs.Juan Linietsky
2014-11-22Use libao driver on X11 platformAnton Yabchinskiy
2014-09-19- more fixes on #672 on windowsJuan Linietsky
2014-09-16re-added old method for openbox/lxde (possibly others)Dana Olson
2014-09-16cleanupDana Olson
2014-08-25borderless fullscreen window support for x11Dana Olson