summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-app.c
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure all windows obey initial --zoom settingJonathon Jongsma2013-11-211-6/+4
* Remove non-functional VIRT_VIEWER_HIDE env behaviorJonathon Jongsma2013-11-211-3/+0
* Add ability to define custom display->monitor mapping per vmJonathon Jongsma2013-11-201-16/+95
* Fix leak of VirtViewerApp::windows hash table keyChristophe Fergeau2013-11-201-1/+2
* Hide all windows on disconnectionChristophe Fergeau2013-11-131-0/+14
* Drop basic fullscreen modeJonathon Jongsma2013-11-131-53/+3
* Unify configured hotkey behaviourMarc-André Lureau2013-11-071-7/+13
* Rename internal toggle-fullscreen menu accel nameMarc-André Lureau2013-11-071-3/+3
* Fix 'quiting' typo in VirtViewerApp private memberChristophe Fergeau2013-10-291-3/+3
* Don't disable fullscreen if kiosk mode is offJonathon Jongsma2013-10-181-1/+2
* Make 'Cancel' the default action in exit dialogChristophe Fergeau2013-10-161-0/+1
* Add ability to send Secure attention sequence via keyboardJonathon Jongsma2013-09-101-0/+4
* kiosk: don't open extra monitorsMarc-André Lureau2013-08-201-2/+11
* kiosk: add --kiosk-quit optionMarc-André Lureau2013-08-201-1/+43
* kiosk: use less verbose window/display statusMarc-André Lureau2013-08-201-2/+7
* kiosk: open a window on each client monitorMarc-André Lureau2013-08-201-0/+15
* kiosk: add app kiosk option, pass it down to windowMarc-André Lureau2013-08-201-0/+37
* Return existing window in app_window_new()Marc-André Lureau2013-08-201-0/+4
* Define the min/max zoom levels, so all values are syncMarc-André Lureau2013-08-201-2/+2
* Try to share more GOption code between r-v and v-vMarc-André Lureau2013-08-201-0/+61
* Enable smartcard shortcuts when a software reader is presentChristophe Fergeau2013-07-311-6/+74
* Make zoom-reset a global key bindingMarc-André Lureau2013-07-301-0/+1
* Hide extra monitors that don't fit in auto-confMarc-André Lureau2013-07-301-1/+4
* Disable auto-conf when user toggle displayMarc-André Lureau2013-07-301-0/+2
* app: always use maybe_quit()Marc-André Lureau2013-07-081-1/+1
* usbredir: Don't depend on channel orderingHans de Goede2013-07-061-5/+13
* app: move display on client monitors with --full-screenMarc-André Lureau2013-05-221-7/+3
* Show connect dialog again if connection from dialog failedMarc-André Lureau2013-05-171-15/+19
* Move connect dialog to remote-viewer.cMarc-André Lureau2013-05-171-3/+1
* Remove the "container" logic used by legacy browser pluginMarc-André Lureau2013-05-161-39/+4
* Only fullscreen the new windowMarc-André Lureau2013-05-161-14/+26
* Exit virt-viewer when trying to close any windowChristophe Fergeau2013-04-251-42/+47
* Remove redundant check, g_strdup(NULL) is allowedChristophe Fergeau2013-04-131-1/+1
* Fix memory leak on remote-viewer exitChristophe Fergeau2013-04-131-1/+2
* virt-viewer-app: Always allow users to close displays from the displays menuHans de Goede2013-04-051-2/+2
* Make display menu item sensitive againMarc-André Lureau2013-03-281-2/+1
* Remove gtk_window_present() callMarc-André Lureau2013-03-261-1/+0
* app: add get_fullscreen_auto_conf()Marc-André Lureau2013-03-251-1/+9
* Reuse existing 'displays' submenu rather than recreating itChristophe Fergeau2013-03-251-4/+32
* virt-viewer-app: Call virt_viewer_app_update_menu_displays on show_hint changeHans de Goede2013-03-211-0/+1
* virt_viewer_window_enter_fullscreen: Pass in monitor for fullscreen windowHans de Goede2013-03-201-3/+1
* Don't override G_LOG_DOMAIN=allMarc-André Lureau2013-03-131-1/+2
* Allow app_initial_connect() to raise an errorMarc-André Lureau2013-03-081-23/+23
* Fix "Do not ask me again" checkbox settings savingMarc-André Lureau2013-02-071-17/+22
* usbredir: Fix usbredir menu always being grayed out on monitor 2+Hans de Goede2013-02-061-0/+4
* Add a "Do not ask me again" checkbox when closing appMarc-André Lureau2013-01-311-2/+62
* Always ask user about closing sessionMarc-André Lureau2013-01-311-11/+2
* vnc: add connection by fileMarc-André Lureau2013-01-181-1/+1
* Add a virt_viewer_app_set_hotkeys() helper functionHans de Goede2012-12-211-0/+53
* "Unable to connect to the graphic server" error on guest shutdownMarc-André Lureau2012-11-201-4/+6