summaryrefslogtreecommitdiff
path: root/platform/x11/os_x11.cpp
AgeCommit message (Expand)Author
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-11Merge branch 'master' into x11-fullscreenhurikhan
2015-01-102D Rewrite Step [1]Juan Linietsky
2015-01-11First attempt of restoring the window at the old positionhurikhan
2015-01-10Make fullscreen-switching is working with LXDE/Openboxhurikhan
2015-01-10API change to set_fullscreen(enabled,screen)hurikhan
2015-01-10Make GDScript-Function ( bool OS.is_fullscreen() ) workhurikhan
2015-01-10x11-fullscreen support through GDScript( OS.set_fullscreen(bool) )hurikhan
2014-12-21-ability to set default textures in shader (needed for visual shader editing)Juan Linietsky
2014-12-19Implemented PulseAudio backend and fixed audio driver selection on X11Alexander Stillich
2014-12-02-Ability to ask for documents/pictures/etc system dirs.Juan Linietsky
2014-09-19- more fixes on #672 on windowsJuan Linietsky
2014-09-17Merge pull request #635 from adolson/wutfJuan Linietsky
2014-09-16re-added old method for openbox/lxde (possibly others)Dana Olson
2014-09-16cleanupDana Olson
2014-09-16removed old methodDana Olson
2014-09-16fullscreen fix on ubuntuDana Olson
2014-08-25borderless fullscreen window support for x11Dana Olson
2014-08-20removed output "WUTF" when show/hide mouse cursorDana Olson
2014-08-01Small Issues & MaintenanceJuan Linietsky
2014-06-11Merge pull request #445 from Raventara/masterreduz
2014-05-24Making Godot Easier to Use..Juan Linietsky
2014-05-22added XClassHint to windows in OS_X11::initialize for improved window managem...Russell
2014-04-18-Fixed viewport stretch bugsJuan Linietsky
2014-04-10-Fixed a few bugs in ViewportJuan Linietsky
2014-02-23ifdef out body of probe_joystick and process_joysticks on freebsd until a wor...Rob Messick
2014-02-23Only include linux/joystick.h on linuxRob Messick
2014-02-14Addressed comments by Terseus to match the specVinzenz Feenstra
2014-02-14x11: Set icon issue fixVinzenz Feenstra
2014-02-13-fixed export templates not loading/exporting on WindowsJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky