summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* randr: Use xrandr to get monitor info for uinput when using XrandrHans de Goede2013-02-043-8/+31
* randr: Refactor send_daemon_guest_xorg_res()Hans de Goede2013-02-041-14/+22
* vdagentd-uinput: Improve debug loggingHans de Goede2013-02-041-1/+11
* randr: Ignored previously failed client monitor configsHans de Goede2013-01-303-0/+15
* randr: Add a config_size helper functionHans de Goede2013-01-301-2/+7
* randr: Handle XRRSetScreenSize failing betterHans de Goede2013-01-303-5/+11
* randr: Improve client monitor config sanity checkingHans de Goede2013-01-301-3/+2
* randr: Move client mon-config cleanup to vdagent_x11_set_monitor_configHans de Goede2013-01-301-32/+26
* randr: Add a get get_current_mon_config functionHans de Goede2013-01-301-55/+71
* vdagentd-xorg-conf: Don't warn when there are too few qxl devices (rhbz#895004)Hans de Goede2013-01-241-3/+0
* vdagent-x11: Fix crash on vdagend restart (rhbz#894365)Hans de Goede2013-01-183-6/+10
* randr: Add support for VD_AGENT_CAP_SPARSE_MONITORS_CONFIG (rhbz#881072)Hans de Goede2013-01-112-16/+40
* Prepare for 0.12.1 releasespice-vdagent-0.12.1Hans de Goede2013-01-081-1/+1
* Buildsys: Add default CFLAGS to be used when no CFLAGS are specifiedHans de Goede2013-01-081-0/+15
* randr: Make all sizes and coordinates signedHans de Goede2013-01-081-16/+16
* vdagentd: Fix building warningDunrong Huang2013-01-081-4/+8
* vdagent-x11-randr: Fix building warningDunrong Huang2013-01-081-6/+0
* randr: Limit searching mode by size to the current outputHans de Goede2013-01-071-5/+6
* randr: Properly delete old mode in multi-monitor configsHans de Goede2013-01-072-4/+33
* randr: Use XRRGetScreenResourcesCurrent (rhbz#888821)Hans de Goede2013-01-073-10/+23
* randr: Properly update things if the number of monitors changesHans de Goede2013-01-072-0/+7
* randr: Also compare screen width & height in same_monitor_configs()Hans de Goede2013-01-071-2/+7
* randr: Call update_randr_res() from same_monitor_configs()Hans de Goede2013-01-071-1/+4
* randr: Move same_monitor_configs() call to after zero rooting the coordinatesHans de Goede2013-01-071-4/+4
* randr: Round x monitor coordinates to a multiple of 8Hans de Goede2013-01-071-0/+4
* randr: Add some more debugging messagesHans de Goede2013-01-071-2/+14
* vdagentd: send monitors config to currently active agent onlyHans de Goede2012-11-261-10/+9
* randr: do not set crtc mode to NULL when changing resolutionMarc-André Lureau2012-11-261-24/+29
* make a few functions staticMarc-André Lureau2012-11-261-4/+4
* Add a proper copyright header to src/vdagent-x11-randr.cHans de Goede2012-11-191-0/+23
* Fix running on a vm with multiple qxl devs without Xinerama (rhbz#855110)Hans de Goede2012-10-101-4/+9
* x11-randr: Fix setting of mode on non arbitrary resolution capable X driverHans de Goede2012-10-101-9/+19
* Prepare for 0.12.0 releasespice-vdagent-0.12.0Hans de Goede2012-09-013-2/+11
* Only install modules-load.d and tmpfiles.d files when using the systemd serviceHans de Goede2012-09-011-6/+7
* Makefile.am: Add a bunch of missing files for "make dist"Hans de Goede2012-09-011-0/+4
* Fix various compiler warningsHans de Goede2012-09-012-54/+23
* x11-randr: Make "delete_mode of in use mode" a debug messageHans de Goede2012-09-011-1/+1
* vdagent-x11-randr: Get rid of the_mode variableHans de Goede2012-08-271-7/+3
* Set systemd service file type to forkingHans de Goede2012-08-271-0/+1
* Use hardware activation for systemd serviceHans de Goede2012-08-264-5/+9
* Add rsyslog config file to put spice-vdagent logs into their own fileHans de Goede2012-08-242-1/+6
* Install tmpfiles.d file in $prefix/lib/tmpfiles.d (rhbz#840194)Hans de Goede2012-08-241-1/+1
* Add --with-init-script with systemd supportMarc-André Lureau2012-08-242-4/+63
* Add systemd scriptsMarc-André Lureau2012-08-243-2/+31
* repo: move to tmpfiles.d/spice-vdagentd.confMarc-André Lureau2012-08-242-1/+1
* Replace file-logging with syslogHans de Goede2012-08-2417-421/+321
* vdagent-x11-randr: Don't discard events on XSyncHans de Goede2012-08-231-1/+1
* Disable extra monitorsMarc-André Lureau2012-07-081-0/+22
* Close monitor position configuration by %8 are sameMarc-André Lureau2012-07-061-1/+1
* Do not set crtc config to 0Marc-André Lureau2012-07-061-24/+10