Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-21 | fix icon locations in demo projects | firefly2442 | |
2015-05-06 | window_management input fix | hurikhan | |
2015-04-25 | Set name on window management demo's engine.cfg | jack | |
2015-03-23 | adjust the window_management demo to the new function names | hurikhan | |
2015-03-22 | fixes to new window management API | Juan Linietsky | |
-needs testing on Linux -needs testing on Windows -NEED SOMEONE TO IMPLEMENT IT ON OSX!! PLEASE HELP! | |||
2015-03-08 | removed up, down, left, right keys from the demo. | hurikhan | |
were used before for fast multiscreen setup testing. | |||
2015-03-08 | fixing a typo in the demo | hurikhan | |
2015-03-08 | added Label_MouseGrab_KeyInfo | hurikhan | |
2015-02-12 | cleanup + MouseGrab | hurikhan | |
2015-01-22 | * Cleanup for PR | hurikhan | |
* Demo shows a Dialog with not implemented methods at startup | |||
2015-01-22 | * observer scene for the demo | hurikhan | |
2015-01-22 | * fix compilation without scons experimental_wm_api=yes | hurikhan | |
* Extended the demo with an addional MouseGrab Test | |||
2015-01-18 | * multi_screen testing + bugfixes | hurikhan | |
* ALT-TAB is working * tested on Ubuntu 14.10 Unity + LXDE * minor cleanup | |||
2015-01-17 | * cleanup window state handling | hurikhan | |
* first attemps in handling ALT+TABa (WIP) | |||
2015-01-17 | added the following methods: | hurikhan | |
* set_minimized(bool) * bool is_minimized() * set_maximized(bool) * bool is_maximized() | |||
2015-01-16 | rearrange the demo | hurikhan | |
2015-01-15 | WIP -- set_resizable() + is_resizable added | hurikhan | |
2015-01-14 | demo window set to resizeable (need a bugfix her) | hurikhan | |
2015-01-14 | don't start demo in fullscreen mode | 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-11 | Demo misc/window_management added | hurikhan | |