summaryrefslogtreecommitdiff
path: root/demos/misc/window_management/control.gd
AgeCommit message (Expand)Author
2016-06-03Removed demosJuan Linietsky
2016-05-30window management demo: show screen dpiAndreas Haas
2015-12-09Use upper-cased first letter at the start of comment sentencesRémi Verschelde
2015-12-09Improve code formatting and update to 2.0Rémi Verschelde
2015-05-06window_management input fixhurikhan
2015-03-23adjust the window_management demo to the new function nameshurikhan
2015-03-22fixes to new window management APIJuan Linietsky
2015-03-08removed up, down, left, right keys from the demo.hurikhan
2015-03-08added Label_MouseGrab_KeyInfohurikhan
2015-02-12cleanup + MouseGrabhurikhan
2015-01-22 * Cleanup for PRhurikhan
2015-01-22* fix compilation without scons experimental_wm_api=yeshurikhan
2015-01-17* cleanup window state handlinghurikhan
2015-01-17added the following methods:hurikhan
2015-01-16rearrange the demohurikhan
2015-01-15WIP -- set_resizable() + is_resizable addedhurikhan
2015-01-14get_screen() + set_screen() addedhurikhan
2015-01-13Using Xinerama extension for getting screen infohurikhan
2015-01-13get_screen_position() addedhurikhan
2015-01-11Demo misc/window_management addedhurikhan