index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
/
os_x11.cpp
Age
Commit message (
Expand
)
Author
2015-03-23
New API: build fixes for x11
rollenrolm
2015-03-22
Merge pull request #1542 from jotson/wmclass
Juan Linietsky
2015-03-22
fixes to new window management API
Juan Linietsky
2015-03-22
Reverted change to classHint
John Watson
2015-03-08
fix introduced bug
hurikhan
2015-02-15
Renamed EXPERIMENTAL_WM_API to NEW_WM_API
hurikhan
2015-02-15
Merge remote-tracking branch 'upstream/master' into x11-window-management
hurikhan
2015-02-14
fixes to mouse warp
Juan Linietsky
2015-02-12
cleanup + MouseGrab
hurikhan
2015-01-22
* fix compilation without scons experimental_wm_api=yes
hurikhan
2015-01-18
* multi_screen testing + bugfixes
hurikhan
2015-01-17
* cleanup window state handling
hurikhan
2015-01-17
Make it set_minimized() + set_maximized() work in both worlds: Unity and LXDE
hurikhan
2015-01-17
added the following methods:
hurikhan
2015-01-16
fixing the warnings in os_x11.cpp
hurikhan
2015-01-15
WIP -- set_resizable() + is_resizable added
hurikhan
2015-01-14
minor cleanup
hurikhan
2015-01-14
get_screen() + set_screen() added
hurikhan
2015-01-13
Using Xinerama extension for getting screen info
hurikhan
2015-01-13
get_screen_position() added
hurikhan
2015-01-13
introduced the scons experimental_wm_api switch:
hurikhan
2015-01-11
get_screen_size() added
hurikhan
2015-01-11
get_screen_count() added
hurikhan
2015-01-11
get_window_size() + set_window_size() added
hurikhan
2015-01-11
get_window_position() + set_window_position() added
hurikhan
2015-01-11
Merge branch 'master' into x11-fullscreen
hurikhan
2015-01-10
2D Rewrite Step [1]
Juan Linietsky
2015-01-11
First attempt of restoring the window at the old position
hurikhan
2015-01-10
Make fullscreen-switching is working with LXDE/Openbox
hurikhan
2015-01-10
API change to set_fullscreen(enabled,screen)
hurikhan
2015-01-10
Make GDScript-Function ( bool OS.is_fullscreen() ) work
hurikhan
2015-01-10
x11-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-19
Implemented PulseAudio backend and fixed audio driver selection on X11
Alexander Stillich
2014-12-02
-Ability to ask for documents/pictures/etc system dirs.
Juan Linietsky
2014-09-19
- more fixes on #672 on windows
Juan Linietsky
2014-09-17
Merge pull request #635 from adolson/wutf
Juan Linietsky
2014-09-16
re-added old method for openbox/lxde (possibly others)
Dana Olson
2014-09-16
cleanup
Dana Olson
2014-09-16
removed old method
Dana Olson
2014-09-16
fullscreen fix on ubuntu
Dana Olson
2014-08-25
borderless fullscreen window support for x11
Dana Olson
2014-08-20
removed output "WUTF" when show/hide mouse cursor
Dana Olson
2014-08-01
Small Issues & Maintenance
Juan Linietsky
2014-06-11
Merge pull request #445 from Raventara/master
reduz
2014-05-24
Making Godot Easier to Use..
Juan Linietsky
2014-05-22
added XClassHint to windows in OS_X11::initialize for improved window managem...
Russell
2014-04-18
-Fixed viewport stretch bugs
Juan Linietsky
2014-04-10
-Fixed a few bugs in Viewport
Juan Linietsky
2014-02-23
ifdef out body of probe_joystick and process_joysticks on freebsd until a wor...
Rob Messick
[next]