aboutsummaryrefslogtreecommitdiff
path: root/demos/misc/window_management (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed demosJuan Linietsky2016-06-036-287/+0
* window management demo: show screen dpiAndreas Haas2016-05-302-0/+4
* Use upper-cased first letter at the start of comment sentencesRémi Verschelde2015-12-092-3/+3
* Improve code formatting and update to 2.0Rémi Verschelde2015-12-094-57/+57
* Add icons to all demos that can have a meaningful oneRémi Verschelde2015-11-192-1/+0
* fix icon locations in demo projectsfirefly24422015-10-211-1/+1
* window_management input fixhurikhan2015-05-062-1/+9
* Set name on window management demo's engine.cfgjack2015-04-251-1/+1
* adjust the window_management demo to the new function nameshurikhan2015-03-232-27/+27
* fixes to new window management APIJuan Linietsky2015-03-221-19/+19
* removed up, down, left, right keys from the demo.hurikhan2015-03-082-12/+0
* fixing a typo in the demohurikhan2015-03-081-0/+0
* added Label_MouseGrab_KeyInfohurikhan2015-03-082-0/+3
* cleanup + MouseGrabhurikhan2015-02-122-0/+2
* * Cleanup for PRhurikhan2015-01-224-99/+68
* * observer scene for the demohurikhan2015-01-223-0/+176
* * fix compilation without scons experimental_wm_api=yeshurikhan2015-01-223-2/+11
* * multi_screen testing + bugfixeshurikhan2015-01-182-0/+2
* * cleanup window state handlinghurikhan2015-01-172-11/+17
* added the following methods:hurikhan2015-01-172-7/+26
* rearrange the demohurikhan2015-01-162-3/+1
* WIP -- set_resizable() + is_resizable addedhurikhan2015-01-152-2/+26
* demo window set to resizeable (need a bugfix her)hurikhan2015-01-141-1/+1
* don't start demo in fullscreen modehurikhan2015-01-141-1/+2
* get_screen() + set_screen() addedhurikhan2015-01-143-1/+30
* Using Xinerama extension for getting screen infohurikhan2015-01-131-1/+1
* get_screen_position() addedhurikhan2015-01-132-3/+8
* Demo misc/window_management addedhurikhan2015-01-115-0/+45