summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-session.c
Commit message (Expand)AuthorAgeFilesLines
* session: Only create a hashtable if apply_monitor_geometry vfunc existsFabiano Fidêncio2015-10-211-1/+3
* Use the display ID to configure fullscreen monitorsJonathon Jongsma2015-10-091-22/+8
* Rename session-auth-failed to session-auth-unsupportedJonathon Jongsma2015-06-191-2/+2
* Session: add vfunc to check auth retry capabilityJonathon Jongsma2015-06-191-0/+11
* Add virt_viewer_session_can_share_folder()Marc-André Lureau2015-03-051-0/+11
* Add a few session properties for share folderMarc-André Lureau2015-03-041-0/+59
* Don't try to re-configure displays when there are noneJonathon Jongsma2014-10-271-0/+3
* Shift top-left display to originJonathon Jongsma2014-10-271-0/+2
* Move monitor alignment function to util headerJonathon Jongsma2014-10-241-50/+1
* Force displays to update geometry when agent connectsFabiano Fidêncio2014-08-191-0/+4
* app: report disconnection error detailsMarc-André Lureau2014-07-081-2/+3
* Don't use C99 for loopsChristophe Fergeau2014-06-261-2/+3
* Create a sparse array for monitor-geometry-changedJonathon Jongsma2013-11-271-1/+10
* Do all display alignment in virt-viewerJonathon Jongsma2013-11-271-0/+90
* Add VirtViewerSession::software-smartcard-reader propertyChristophe Fergeau2013-07-311-1/+15
* Remove dead functionMarc-André Lureau2013-07-301-7/+0
* usbredir: Don't depend on channel orderingHans de Goede2013-07-061-7/+32
* Allow app_initial_connect() to raise an errorMarc-André Lureau2013-03-081-2/+2
* Add VirtViewerSession:file propertyMarc-André Lureau2012-11-271-0/+39
* session: add virt_viewer_session_mime_type()Marc-André Lureau2012-11-271-0/+12
* Add VirtViewerSession::session-display-updatedMarc-André Lureau2012-07-231-0/+10
* Prevent from adding the same display several time in the sessionMarc-André Lureau2012-07-231-0/+3
* Fix close of VNC displaysDaniel P. Berrange2012-04-041-2/+4
* remote-viewer: add a simple connection dialogMarc-André Lureau2012-03-291-0/+13
* spice: implement --fullscreen=auto-confMarc-André Lureau2012-03-211-1/+29
* Add smartcard-{insert,remove} and release-cursor virtual methodsMarc-André Lureau2012-02-221-0/+30
* Extract tlsPort for SPICE and use it to enable secure connectionsDaniel P. Berrange2012-02-141-3/+3
* Update copyright headersDaniel P. Berrange2012-02-061-2/+2
* Convert TABS to spaces & reindent everywhereDaniel P. Berrange2012-02-061-237/+236
* Only make the USB device selection sensitive when the vm is USB capableHans de Goede2012-02-061-0/+13
* Add a menu entry for USB device selectionHans de Goede2012-02-061-0/+13
* Register a new signal session-cancelledGuannan Ren2012-01-311-0/+9
* Tune the first argument in calls to g_type_class_add_private()Guannan Ren2012-01-311-1/+1
* Enable spice auto-usbredirMarc-André Lureau2012-01-311-7/+82
* Add error dialog for USB redirection failureMarc-André Lureau2012-01-311-0/+10
* Add virt_viewer_session_open_uriMarc-André Lureau2012-01-301-0/+12
* Split pull part of VirtViewerDisplay out into VirtViewerSessionDaniel P. Berrange2011-07-111-0/+256