summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Add manpages for spice-vdagent and spice-vdagentd (rhbz#948511)Hans de Goede2013-04-121-0/+1
| | | | Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* vdagentd: Allow runtime disabling of session-info (rhbz#904084)Hans de Goede2013-04-111-0/+2
| | | | | | | | | | Add spice-vdagent -X cmdline option, which runtime disables console-kit / systemd-logind integration for setups where these are not used. This is useful for using pre-build binaries (ie distro binaries) in such setups. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* docs: Update to reflect recent changesHans de Goede2013-04-101-0/+10
| | | | Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* randr: Use XRRGetScreenResourcesCurrent (rhbz#888821)Hans de Goede2013-01-071-0/+6
| | | | | | | | | | | | | | | | | | | | | Using XRRGetScreenResources, causes the X-server to actively check for new monitors, which generates Xrandr events even if nothing is changed, which causes gnome-setting-manager to muck with the settings, racing with the agent doing the same. XRRGetScreenResourcesCurrent OTOH simply returns the last known settings without any polling of the hardware and matching events being involved. So use XRRGetScreenResourcesCurrent instead of XRRGetScreenResources, with one exception. When the number of monitors is changed, so some outputs are enabled or disabled, then the hardware polling is necessary to properly reflect the connected / disconnected state in xrandr. This requires Xrandr >= 1.3, note that since 0.12.0 we already depended on >= 1.2 anyways, this patch raises the requirement to 1.3 and makes it explict. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* Prepare for 0.12.0 releasespice-vdagent-0.12.0Hans de Goede2012-09-011-0/+7
| | | | Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* Prepare for 0.10.1 releasespice-vdagent-0.10.1Hans de Goede2012-03-271-8/+14
| | | | Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* Prepare for 0.10.0 releasespice-vdagent-0.10.0Hans de Goede2012-03-201-0/+8
| | | | Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* Prepare for a 0.8.1 releasespice-vdagent-0.8.1Hans de Goede2011-07-181-0/+7
|
* Prepare for a 0.8.0 releasespice-vdagent-0.8.0Hans de Goede2011-04-191-0/+10
|
* Add a ChangeLog fileHans de Goede2010-10-301-0/+5