summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-display.c
Commit message (Expand)AuthorAgeFilesLines
* Drop support to gtk2Fabiano Fidêncio2016-02-151-106/+1
* 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
* 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
* display: Set useful values for MIN_DISPLAY_{WIDTH, HEIGHT}Jonathon Jongsma2016-01-131-15/+18
* display: set min value for desktop-{width,height} props as MIN_DISPLAY_{WIDTH...Fabiano Fidêncio2016-01-081-2/+2
* Add new functions to enable/disable a displayJonathon Jongsma2015-09-101-0/+31
* coverity: result is not floating-pointFabiano Fidêncio2015-08-171-2/+2
* display: remove useless identation levelFabiano Fidêncio2015-04-221-23/+21
* Emit one show-hint notification when enabling a displayJonathon Jongsma2015-04-091-1/+4
* virt-viewer-display: Use MIN_DISPLAY_WIDTH/HEIGHT instead of numbersPavel Grunt2015-04-021-4/+4
* Use ZOOM constants instead of numbersPavel Grunt2015-04-021-8/+8
* Remove 'map' handler for VirtViewerDisplayJonathon Jongsma2015-01-061-19/+4
* VirtViewerDisplay: add convenience API for getting nthJonathon Jongsma2014-09-241-0/+6
* rhbz#1111514: Fix un-shrinkable displays on windows guestsJonathon Jongsma2014-06-231-1/+9
* Fix tiny window when resetting zoom factor in gtk2 buildJonathon Jongsma2014-06-111-1/+8
* Fix tiny windows for secondary displays in gtk2 buildJonathon Jongsma2014-06-101-1/+1
* Replace DEBUG_LOG with g_debugMarc-André Lureau2014-06-101-3/+3
* Fix gtk2 buildJonathon Jongsma2014-04-081-13/+28
* Remove "Automatically resize" menuMarc-André Lureau2014-03-131-24/+1
* Do all display alignment in virt-viewerJonathon Jongsma2013-11-271-0/+72
* Avoid extra zoom-level property notificationsJonathon Jongsma2013-10-181-0/+4
* Define the min/max zoom levels, so all values are syncMarc-André Lureau2013-08-201-6/+6
* win32: fix first window un-shrinkable at startMarc-André Lureau2013-07-301-8/+26
* spice: if zoom-level is changed, resize guest, even in fullscreenMarc-André Lureau2013-07-301-0/+1
* display: add fullscreen propertyMarc-André Lureau2013-07-051-0/+31
* gtk-3: Rework window size handlingHans de Goede2013-04-231-11/+38
* virt-viewer-display: Use virt_viewer_display_queue_resize where possibleHans de Goede2013-04-231-2/+2
* Do not enable extra monitors until they are explicitely enabledMarc-André Lureau2013-03-281-0/+2
* display: make a function to queue the dirty display allocation trickMarc-André Lureau2013-03-251-10/+13
* virt-viewer-display: Document difference between nth display and monitorHans de Goede2013-03-211-2/+2
* Fix compilation with older gtk+Christophe Fergeau2013-03-201-0/+1
* virt-viewer-display: Add monitor propertyHans de Goede2013-03-201-0/+34
* display: only un-constrain display size once it is mappedMarc-André Lureau2012-11-271-1/+2
* spice: avoid rounding issues when scaling up displayMarc-André Lureau2012-10-171-2/+2
* Simplify display flag handlingMarc-André Lureau2012-07-231-10/+10
* Add VirtViewerDisplay::selectable propertyMarc-André Lureau2012-07-231-0/+23
* Add a DISABLED display hintMarc-André Lureau2012-07-231-0/+15
* Run-time check values before doing bad computationMarc-André Lureau2012-07-231-1/+5
* Turn display:show-hint into flags typeMarc-André Lureau2012-07-231-10/+16
* Fix scaling of window to avoid integer truncationDaniel P. Berrange2012-04-191-2/+3
* Minor simplification/optimization of VirtViewerDisplayZeeshan Ali (Khattak)2012-04-051-9/+5
* Fix close of VNC displaysDaniel P. Berrange2012-04-041-0/+13
* virt-viewer-display: Use a borrowed reference to sessionHans de Goede2012-03-061-1/+1
* Add smartcard-{insert,remove} and release-cursor virtual methodsMarc-André Lureau2012-02-221-0/+12
* Do not resize guest desktop if !auto-resizeMarc-André Lureau2012-02-081-0/+16
* Implement SPICE desktop resizing that takes account of zoom levelDaniel P. Berrange2012-02-081-0/+42