summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-session-spice.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Don't use GtkStockFabiano Fidêncio2016-02-241-1/+1
* cleanup: Drop old compatibilty codeFabiano Fidêncio2016-02-241-4/+0
* Drop old compatibility codeEduardo Lima (Etrunko)2016-02-181-1/+0
* spice: vv-file: do not ignore usb-filterUri Lublin2016-02-181-0/+10
* session-spice: Disable extra displays in fullscreen modePavel Grunt2015-11-041-0/+22
* Use the display ID to configure fullscreen monitorsJonathon Jongsma2015-10-091-18/+25
* SessionSpice: make main-window a propertyJonathon Jongsma2015-10-091-45/+77
* Set enabled status of all displays when we get a monitor updateJonathon Jongsma2015-09-081-2/+4
* session-spice: Use display id instead of monitor id in debug logPavel Grunt2015-07-291-1/+2
* Fix inconsistencies in session auth failuresJonathon Jongsma2015-06-191-1/+1
* Session: add vfunc to check auth retry capabilityJonathon Jongsma2015-06-191-0/+7
* Move SpiceSession setup to create_spice_session()Jonathon Jongsma2015-06-191-58/+60
* session-spice: Only update displays geometry if the agent is connectedFabiano Fidêncio2015-06-021-3/+8
* cosmetic: move the "break" to inside the {} blockFabiano Fidêncio2015-04-221-1/+1
* spice-session: use the error message, when available, on _channel_destroy()Fabiano Fidêncio2015-04-221-1/+4
* session-spice: Destroy the channel instead of emit a "session-disconnect" signalFabiano Fidêncio2015-04-221-2/+2
* session-spice: Do not use _UNUSED for used attributesFabiano Fidêncio2015-04-221-1/+1
* SessionSpice: Protect against unreffing window twiceJonathon Jongsma2015-04-151-2/+1
* Cleanup: only add display when it's createdJonathon Jongsma2015-04-091-3/+2
* display-spice: Do not ignore change of positionPavel Grunt2015-04-091-2/+3
* Fix leak in virt_viewer_session_spice_clear_displays()Christophe Fergeau2015-04-071-0/+1
* session-spice: Remove spice-gtk version checksPavel Grunt2015-04-021-11/+0
* Fix virt-viewer --reconnect crash with SPICE VMsChristophe Fergeau2015-04-011-2/+18
* Monitor config at sometimes leaves additional monitors enabledJonathon Jongsma2015-03-231-5/+8
* Add virt_viewer_session_can_share_folder()Marc-André Lureau2015-03-051-0/+9
* spice: enable/disable share folderMarc-André Lureau2015-03-051-0/+28
* spice: sync share folder preferences with sessionMarc-André Lureau2015-03-041-0/+7
* misc: add a missing "static" for functionMarc-André Lureau2015-03-041-1/+1
* spice: calling VirtViewerSession:close() can destroy selfMarc-André Lureau2014-12-011-0/+7
* spice: use virt_viewer_signal_connect_objectMarc-André Lureau2014-11-251-25/+30
* Check for spice-gtk 0.26 instead of a git snapshot of 0.25Daniel P. Berrange2014-11-041-1/+1
* Shift top-left display to originJonathon Jongsma2014-10-271-5/+15
* Check for the right spice version in session-spice.cFabiano Fidêncio2014-10-161-1/+1
* Prefill the username in the authentication dialogFabiano Fidêncio2014-10-101-6/+10
* Use 'username' property from .vv file for spice-sessionFabiano Fidêncio2014-10-101-0/+7
* Ask for username when connecting with SASLFabiano Fidêncio2014-10-101-3/+26
* Let the user cancel the SPICE auth dialogFabiano Fidêncio2014-09-261-3/+3
* Don't show extra screens in fullscreen modeJonathon Jongsma2014-09-241-0/+3
* Force displays to update geometry when agent connectsFabiano Fidêncio2014-08-191-0/+4
* Don't use fallback ca-file when launching vv-fileJonathon Jongsma2014-08-151-1/+4
* Change per-guest fullscreen config formatJonathon Jongsma2014-08-071-1/+1
* Add a dialog showing details of the current guestJonathon Jongsma2014-08-071-2/+17
* spice: avoid crash if connection failed without errorMarc-André Lureau2014-07-211-1/+1
* app: report disconnection error detailsMarc-André Lureau2014-07-081-4/+4
* Fix a floating display warningMarc-André Lureau2014-06-161-1/+1
* Replace DEBUG_LOG with g_debugMarc-André Lureau2014-06-101-24/+24
* Fix building with older spice-gtkMartin Kletzander2014-03-141-4/+9
* spice: ask credentials for proxyMarc-André Lureau2014-02-241-5/+35
* Fix a gcc warning when compiling with mingw32Marc-André Lureau2014-02-241-1/+1
* Do all display alignment in virt-viewerJonathon Jongsma2013-11-271-5/+20