summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-09Switch to spice-vdagent.service by defaultHEADmasterFabian Vogt2-0/+6
2023-01-13vdagent: Remove watch event on vdagent_display_destroy()Victor Toso1-2/+4
2022-09-28Makefile.am: don't create /var/run/spice-vdagentdAbderrahim Kitouni1-3/+0
2022-02-14Release 0.22.1spice-vdagent-0.22.1Victor Toso2-1/+5
2022-02-14Do not process X11 events in vdagent_x11_createFrediano Ziglio1-3/+0
2022-02-07Release 0.22.0spice-vdagent-0.22.0Victor Toso2-1/+8
2022-01-18vdagentd/uinput: Handle side mouse buttons (BTN_SIDE and BTN_EXTRA)Kevin Pouget1-0/+4
2021-12-20udscs: udscs_connect: return error to callerVictor Toso3-10/+17
2021-12-20vdagent: udscs: limit retry to connect to vdagentdVictor Toso1-0/+21
2021-12-02configure.ac: autoconf 2.71 compatibilityAdrian Bunk1-1/+1
2021-07-16Provide systemd user spice-vdagent.serviceRex Dieter3-0/+12
2021-05-06tests: Invoke ps in a way that does not truncate wide output.Maxim Cournoyer1-1/+1
2021-05-04Fix g_memdup deprecation warning with glib >= 2.68Marc-André Lureau4-7/+11
2021-03-25build: replace bashism in configuration for GTK 4Chris Mayo1-1/+1
2021-01-13Release 0.21.0spice-vdagent-0.21.0Julien Ropé2-1/+12
2020-11-19Use the Mutter API from display.cJulien Ropé1-10/+22
2020-11-19Add implementation of the DBUS interface to Mutter.Julien Ropé3-0/+311
2020-11-19Move some reusable code at a higher level.Julien Ropé1-26/+25
2020-11-19Make the connector mappings available whatever the build optionsJulien Ropé1-22/+12
2020-11-15ci: run checks only with --with-session-info=noneJakub Janků1-2/+6
2020-11-15build: test session info only with non-dummy implementationJakub Janků1-3/+2
2020-11-15build: test-session-info: include only what's necessaryJakub Janků1-8/+2
2020-11-15test-session-info: rename misleading "ck_uid"Jakub Janků1-5/+6
2020-11-03Add a test for session_infoFrediano Ziglio2-0/+88
2020-11-03vdagentd: do not allow to use an already used file-xfer idUri Lublin1-0/+7
2020-11-03cleanup active_xfers when the client disconnectsUri Lublin1-0/+1
2020-10-29vdagentd: Limit number of agents per session to 1Frediano Ziglio1-0/+24
2020-10-29Better check for sessionsFrediano Ziglio5-1/+93
2020-10-29Avoids user session hijackingFrediano Ziglio3-14/+43
2020-10-29Avoids unlimited agent connectionsFrediano Ziglio1-0/+12
2020-10-29Avoids uncontrolled "active_xfers" allocationsFrediano Ziglio1-0/+23
2020-10-29Avoids unchecked file transfer IDs allocation and usageFrediano Ziglio1-6/+22
2020-10-29vdagentd: Avoid calling chmodFrediano Ziglio1-10/+2
2020-10-28x11-randr: fix leak on vdagent_x11 destroyJakub Janků3-1/+9
2020-10-27CI: fix build failureJulien Ropé1-0/+1
2020-10-21vdagentd: Fix clipboard serial for big endian machinesFrediano Ziglio1-1/+2
2020-10-21vdagentd: Simplify handling VD_AGENT_GRAPHICS_DEVICE_INFOFrediano Ziglio1-5/+1
2020-10-21vdagentd: Constify vdagent_message_min_sizeFrediano Ziglio1-1/+1
2020-10-19When using GTK for monitors, we should not update the X11 structures.Julien Ropé1-0/+4
2020-10-19Using GTK, there is no way to modify the monitor resolution.Julien Ropé2-1/+9
2020-10-19Send guest resolution using GDK functions.Julien Ropé1-3/+146
2020-10-19Split the "lookup_xrandr_output_for_device_info()" function to reuseJulien Ropé5-28/+63
2020-10-19Prepare mapping based on connector name.Julien Ropé3-69/+139
2020-10-19Copy the 'debug' flag and 'vdagentd' socket into the VDAgentDisplayJulien Ropé1-3/+8
2020-10-19Add a non-X11 function to send the guest resolution to theJulien Ropé5-35/+88
2020-10-05ci: Upload test results in case of failureFrediano Ziglio1-0/+6
2020-09-28clipboard: enable copying files from client using webdavJakub Janků5-1/+425
2020-09-28build: require spice-protocol 0.14.3Jakub Janků1-1/+1
2020-09-28x11: move code to clipboard_data_send_to_requestor()Jakub Janků1-40/+61
2020-09-25audio: Change percentage formattingFrediano Ziglio1-6/+6