Commit Graph

6 Commits

Author SHA1 Message Date
Alon Levy
f6bb602d07 vdagent: support announce_capabilities 2010-08-31 11:11:20 +03:00
Yonit Halperin
5833dc9760 Controlling Windows display settings (e.g., wallpaper, UI effects and font smoothing)
The configuration is received from Spice client.
The main usage of this option is for disabling display features in order to accelerate Spice performance over limited network connections.
2010-08-24 10:36:05 +03:00
Arnon Gilboa
8eb3e2e816 vdagent: support basic clipboard support (disabled by default)
-add CLIPBOARD_ENABLED ifdefs in the agent for disabling clipboard support
 -currently supports text only (UTF8)
2010-08-23 18:54:30 +03:00
Arnon Gilboa
81cd5620d2 vdservice/vdagent: fixes leading to clipboard (aka large) message handling
-add VDAgent::dispatch_message()
-in VDAgent::read_completion() handle multi-chunk msgs
-fix chunk size bug in VDService::handle_pipe_data()
-add size to VDPipeMessage
2010-08-23 18:54:25 +03:00
Arnon Gilboa
c909771c0e spice: vdagent: drop mouse event when SendInput fails due to DesktopSwitch event delay #598968 2010-08-23 18:52:34 +03:00
Arnon Gilboa
5ee7b5b270 fresh start 2009-11-05 13:02:54 +02:00