summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-window.c
Commit message (Collapse)AuthorAgeFilesLines
...
* If only one display, fullscreen should be on the current displayMarc-André Lureau2011-07-261-24/+32
|
* Add a "Displays" submenu, and warn when closing last displayMarc-André Lureau2011-07-261-4/+10
|
* Change enter/leave fullscreen to take/restore positionMarc-André Lureau2011-07-261-37/+30
| | | | | | | | | That allow positionning windows in multi-head. Also, get rid of window_state_cb, since it's impossible to properly catch the event to do the right thing, ie move to a different screen before go full-screen, or disallow it in case nb physical monitors < nb virtual monitors.
* Add nth window to virt_viewer_app_window_new()Marc-André Lureau2011-07-261-0/+1
|
* Split VirtViewerApp window into VirtViewerWindowMarc-André Lureau2011-07-261-0/+891