summaryrefslogtreecommitdiffstats
path: root/src/vdagent-x11.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace file-logging with syslogHans de Goede2012-08-241-54/+52
| | | | | | | | This resolves: http://bugzilla.redhat.com/show_bug.cgi?id=747894 http://bugzilla.freedesktop.org/show_bug.cgi?id=49092 Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* vdagent: add -y for sync X11 communicationAlon Levy2012-06-241-1/+11
|
* vdagent-x11-randr.c: introduce as split from vdagent-x11.cAlon Levy2012-06-201-240/+5
|
* Make mouse handling multiple monitor aware.Hans de Goede2011-09-231-3/+63
| | | | | | | | Actually send monitor info from the session agent to the system agent daemon, and use this information in vdagentd-uinput to properly generate events for events originating from different monitors on the client. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* Change VDAGENTD_GUEST_XORG_RESOLUTION message to work with multiple monitorsHans de Goede2011-09-221-7/+2
| | | | | | | | And also bump the version (a bit early in the cycle), since this breaks protocol compatibility between the system level agentd daemon and the per session agent process. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* vdagent-x11: Ignore MappingNotify eventsHans de Goede2011-04-051-0/+4
|
* vdagent-x11: Add printing of selection to relevant log messagesHans de Goede2011-04-041-98/+103
|
* autotools: move source files to a src/ subdirChristophe Fergeau2011-04-041-0/+1307