aboutsummaryrefslogtreecommitdiff
path: root/platform/x11/os_x11.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | * fix compilation without scons experimental_wm_api=yeshurikhan2015-01-221-5/+5
* | | | | * multi_screen testing + bugfixeshurikhan2015-01-181-16/+32
* | | | | * cleanup window state handlinghurikhan2015-01-171-32/+30
* | | | | Make it set_minimized() + set_maximized() work in both worlds: Unity and LXDEhurikhan2015-01-171-4/+22
* | | | | added the following methods:hurikhan2015-01-171-6/+131
* | | | | fixing the warnings in os_x11.cpphurikhan2015-01-161-12/+12
* | | | | WIP -- set_resizable() + is_resizable addedhurikhan2015-01-151-14/+43
* | | | | minor cleanuphurikhan2015-01-141-10/+14
* | | | | get_screen() + set_screen() addedhurikhan2015-01-141-16/+55
* | | | | Using Xinerama extension for getting screen infohurikhan2015-01-131-14/+28
* | | | | get_screen_position() addedhurikhan2015-01-131-0/+12
* | | | | introduced the scons experimental_wm_api switch:hurikhan2015-01-131-0/+32
* | | | | get_screen_size() addedhurikhan2015-01-111-0/+8
* | | | | get_screen_count() addedhurikhan2015-01-111-0/+7
* | | | | get_window_size() + set_window_size() addedhurikhan2015-01-111-1/+17
* | | | | get_window_position() + set_window_position() addedhurikhan2015-01-111-30/+56
* | | | | Merge branch 'master' into x11-fullscreenhurikhan2015-01-111-5/+4
|\| | | |
| * | | | 2D Rewrite Step [1]Juan Linietsky2015-01-101-5/+4
| | |_|/ | |/| |
* | | | First attempt of restoring the window at the old positionhurikhan2015-01-111-11/+29
* | | | Make fullscreen-switching is working with LXDE/Openboxhurikhan2015-01-101-48/+42
* | | | API change to set_fullscreen(enabled,screen)hurikhan2015-01-101-2/+2
* | | | Make GDScript-Function ( bool OS.is_fullscreen() ) workhurikhan2015-01-101-0/+1
* | | | x11-fullscreen support through GDScript( OS.set_fullscreen(bool) )hurikhan2015-01-101-0/+49
|/ / /
* | | -ability to set default textures in shader (needed for visual shader editing)Juan Linietsky2014-12-211-4/+4
* | | Implemented PulseAudio backend and fixed audio driver selection on X11Alexander Stillich2014-12-191-0/+16
| |/ |/|
* | -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-1/+67
|/
* - more fixes on #672 on windowsJuan Linietsky2014-09-191-0/+13
* Merge pull request #635 from adolson/wutfJuan Linietsky2014-09-171-1/+0
|\
| * removed output "WUTF" when show/hide mouse cursorDana Olson2014-08-201-1/+0
* | re-added old method for openbox/lxde (possibly others)Dana Olson2014-09-161-0/+13
* | cleanupDana Olson2014-09-161-2/+3
* | removed old methodDana Olson2014-09-161-15/+0
* | fullscreen fix on ubuntuDana Olson2014-09-161-2/+19
* | borderless fullscreen window support for x11Dana Olson2014-08-251-0/+33
|/
* Small Issues & MaintenanceJuan Linietsky2014-08-011-12/+34
* Merge pull request #445 from Raventara/masterreduz2014-06-111-0/+14
|\
| * added XClassHint to windows in OS_X11::initialize for improved window managem...Russell2014-05-221-0/+14
* | Making Godot Easier to Use..Juan Linietsky2014-05-241-20/+16
|/
* -Fixed viewport stretch bugsJuan Linietsky2014-04-181-0/+5
* -Fixed a few bugs in ViewportJuan Linietsky2014-04-101-2/+0
* ifdef out body of probe_joystick and process_joysticks on freebsd until a wor...Rob Messick2014-02-231-0/+4
* Only include linux/joystick.h on linuxRob Messick2014-02-231-2/+3
* Addressed comments by Terseus to match the specVinzenz Feenstra2014-02-141-5/+5
* x11: Set icon issue fixVinzenz Feenstra2014-02-141-20/+11
* -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-131-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+1300