summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* app, cosmetic: remove one unneeded level of identationHEADmasterFabiano Fidêncio2016-03-071-14/+14
* app: monitor-config - do it all or nothingFabiano Fidêncio2016-03-071-3/+4
* Use GResource for loading ui filesFabiano Fidêncio2016-03-037-54/+59
* app: Remove useless libxml includesFabiano Fidêncio2016-03-031-3/+0
* about: Fix the program's name in the titleFabiano Fidêncio2016-03-031-1/+1
* Don't open the default display while parsing command lineEduardo Lima (Etrunko)2016-02-261-1/+1
* session-vnc: Avoid depracated warnings on this fileFabiano Fidêncio2016-02-261-0/+3
* configure: Simplify libvirt/libvirt-glib handlingFabiano Fidêncio2016-02-251-2/+0
* Bring back libvirt-glib dependencyFabiano Fidêncio2016-02-254-500/+4
* cleanup: Don't use gtk_widget_modify_{fg,bg}()Fabiano Fidêncio2016-02-242-6/+20
* cleanup: Don't use GtkStockFabiano Fidêncio2016-02-246-30/+27
* cleanup: Drop old compatibilty codeFabiano Fidêncio2016-02-246-1362/+0
* app: Don't leave a window opened in case of connection errorFabiano Fidêncio2016-02-241-1/+4
* Drop old compatibility codeEduardo Lima (Etrunko)2016-02-187-123/+0
* remote-viewer: Remove unused propertiesEduardo Lima (Etrunko)2016-02-181-97/+4
* Port to GtkApplication API'sEduardo Lima (Etrunko)2016-02-1810-402/+361
* spice: vv-file: do not ignore usb-filterUri Lublin2016-02-181-0/+10
* Minor code cleanupsEduardo Lima (Etrunko)2016-02-151-6/+7
* Drop support to gtk2Fabiano Fidêncio2016-02-159-286/+34
* display: Use correct variable namePavel Grunt2016-02-151-1/+1
* display: Remove zoom propertyPavel Grunt2016-02-151-24/+2
* display: Use common code to get preferred sizePavel Grunt2016-02-151-21/+31
* app: Compute monitor mapping only in fullscreenPavel Grunt2016-02-151-6/+20
* app: Do not show usbredir button without sessionPavel Grunt2016-02-151-4/+8
* app: Add comment only when config file has VM groupPavel Grunt2016-02-151-1/+1
* app: Return early on empty monitor mappingPavel Grunt2016-02-151-0/+5
* display: Set value of desktop width and height property directlyPavel Grunt2016-02-031-6/+2
* display: Return early and remove a blockPavel Grunt2016-02-031-21/+18
* display: Remove unnecessary VIRT_VIEWER_DISPLAY castPavel Grunt2016-02-031-6/+6
* Remove GSLice usageFabiano Fidêncio2016-01-182-4/+4
* display: Set useful values for MIN_DISPLAY_{WIDTH, HEIGHT}Jonathon Jongsma2016-01-132-17/+20
* display: set min value for desktop-{width,height} props as MIN_DISPLAY_{WIDTH...Fabiano Fidêncio2016-01-081-2/+2
* Remove useless {get,set}_property functionsEduardo Lima (Etrunko)2015-11-041-22/+0
* Move declaration to the beginning of the fileEduardo Lima (Etrunko)2015-11-041-2/+1
* session-spice: Disable extra displays in fullscreen modePavel Grunt2015-11-041-0/+22
* app: Do not map display to non-existent monitorPavel Grunt2015-11-041-1/+5
* app: Add helper for number of client monitorsPavel Grunt2015-11-041-6/+11
* util: Fix the size of sorted_displays allocationFabiano Fidêncio2015-10-211-4/+7
* session: Only create a hashtable if apply_monitor_geometry vfunc existsFabiano Fidêncio2015-10-211-1/+3
* app: Use display id instead of 'this' in debugPavel Grunt2015-10-211-1/+1
* Stop polling after reconnecting to libvirtdChristophe Fergeau2015-10-201-0/+18
* Use the display ID to configure fullscreen monitorsJonathon Jongsma2015-10-095-62/+76
* SessionSpice: make main-window a propertyJonathon Jongsma2015-10-091-45/+77
* Add new functions to enable/disable a displayJonathon Jongsma2015-09-104-7/+63
* Set enabled status of all displays when we get a monitor updateJonathon Jongsma2015-09-081-2/+4
* Don't emit 'monitor-geometry-changed' for disabled displaysJonathon Jongsma2015-09-081-20/+19
* coverity: result is not floating-pointFabiano Fidêncio2015-08-171-2/+2
* coverity: Copy into fixed sized bufferFabiano Fidêncio2015-08-131-0/+5
* session-spice: Use display id instead of monitor id in debug logPavel Grunt2015-07-291-1/+2
* virt-viewer-window: Change zoom with respect to real zoomPavel Grunt2015-07-291-3/+17