Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | If only one display, fullscreen should be on the current display | Marc-André Lureau | 2011-07-26 | 1 | -24/+32 | |
| | ||||||
* | Add a "Displays" submenu, and warn when closing last display | Marc-André Lureau | 2011-07-26 | 1 | -4/+10 | |
| | ||||||
* | Change enter/leave fullscreen to take/restore position | Marc-André Lureau | 2011-07-26 | 1 | -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é Lureau | 2011-07-26 | 1 | -0/+1 | |
| | ||||||
* | Split VirtViewerApp window into VirtViewerWindow | Marc-André Lureau | 2011-07-26 | 1 | -0/+891 | |