summaryrefslogtreecommitdiffstats
path: root/platform/x11/os_x11.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-2/+2
|\
| * Begining of GLES3 renderer:Juan Linietsky2016-10-031-2/+2
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* | fix for crash when no ALSA or Pulse installed on linuxGustav Lund2016-12-121-0/+2
* | vsnc --> vsyncISylvox2016-11-081-1/+1
|/
* Implement OS.request_attention() for X11Mario Schlack2016-07-211-0/+1
* x11: fix XRandr GetMonitorsAndreas Haas2016-06-121-0/+3
* x11: Implemented dpi detectionAndreas Haas2016-06-091-0/+19
* vsync supportJuan Linietsky2016-06-051-0/+3
* x11: Add support for filesystem drag & drop using xdndAndreas Haas2016-05-281-0/+12
* remove trailing whitespaceHubert Jarosz2016-03-091-7/+7
* x11: use different strings for WM_CLASS depending on contexthondres2016-01-271-0/+2
* Add some joystick functions to input. Enables manipulation of mappings at run...hondres2016-01-081-0/+4
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Check pkg-config for libudev and enable gamepad code only if found. Linux onl...hondres2015-12-211-1/+1
* Better gamepad supporthondres2015-12-181-25/+6
* Revert "libao audio driver"Juan Linietsky2015-11-191-5/+0
* Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-11-021-6/+4
|\
| * Made the Atom net_wm_icon localPhobos Tro2015-10-261-5/+0
| * Fixing memory leaksPhobos Tro2015-10-251-0/+1
| * Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-09-241-1/+1
| |\
| | * Properly implement OS.alert() from script, and use xmessage on X11Juan Linietsky2015-09-211-1/+1
| * | Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky2015-09-241-0/+1
| |/
| * -fixes to capture modeJuan Linietsky2015-08-291-0/+1
* | Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-07-291-2/+4
|\|
| * ability to run 2D physics in a threadJuan Linietsky2015-05-261-0/+1
| * -Changed Godot exit to be clean.Juan Linietsky2015-04-201-1/+2
| * Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* | Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-04-041-2/+28
|\|
| * fixes to new window management APIJuan Linietsky2015-03-221-14/+14
| * Renamed EXPERIMENTAL_WM_API to NEW_WM_APIhurikhan2015-02-151-2/+2
| * cleanup + MouseGrabhurikhan2015-02-121-0/+1
| * * multi_screen testing + bugfixeshurikhan2015-01-181-9/+1
| * added the following methods:hurikhan2015-01-171-0/+4
| * WIP -- set_resizable() + is_resizable addedhurikhan2015-01-151-1/+8
| * minor cleanuphurikhan2015-01-141-2/+4
| * get_screen() + set_screen() addedhurikhan2015-01-141-2/+5
| * get_screen_position() addedhurikhan2015-01-131-0/+1
| * introduced the scons experimental_wm_api switch:hurikhan2015-01-131-2/+5
| * get_screen_size() addedhurikhan2015-01-111-0/+1
| * get_screen_count() addedhurikhan2015-01-111-0/+1
| * get_window_size() + set_window_size() addedhurikhan2015-01-111-0/+2
| * get_window_position() + set_window_position() addedhurikhan2015-01-111-0/+2
| * Make fullscreen-switching is working with LXDE/Openboxhurikhan2015-01-101-0/+4
| * API change to set_fullscreen(enabled,screen)hurikhan2015-01-101-3/+3
| * x11-fullscreen support through GDScript( OS.set_fullscreen(bool) )hurikhan2015-01-101-0/+3
* | Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2014-12-231-1/+9
|\|
| * Implemented PulseAudio backend and fixed audio driver selection on X11Alexander Stillich2014-12-191-1/+9
* | Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2014-12-041-0/+2
|\|
| * -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-0/+2