Re: [Spice-devel] [PATCH spice-protocol 2/8 v3] Add the StreamMsgGraphicsDeviceInfo message

2019-01-18 Thread Lukáš Hrázký
Hi, On Thu, 2019-01-17 at 11:23 -0600, Jonathon Jongsma wrote: > Accidentally sent this on the v2 series, but I'll repeat it here: > > Commit subject mentions the wrong type name? > StreamMsgGraphicsDeviceInfo != StreamMsgDeviceDisplayInfo You're right, I'll fix it. > On Wed, 2019-01-16 at

Re: [Spice-devel] [PATCH spice-protocol 2/8 v3] Add the StreamMsgGraphicsDeviceInfo message

2019-01-17 Thread Jonathon Jongsma
Accidentally sent this on the v2 series, but I'll repeat it here: Commit subject mentions the wrong type name? StreamMsgGraphicsDeviceInfo != StreamMsgDeviceDisplayInfo On Wed, 2019-01-16 at 13:52 +0100, Lukáš Hrázký wrote: > The message contains information about the graphics device and >

[Spice-devel] [PATCH spice-protocol 2/8 v3] Add the StreamMsgGraphicsDeviceInfo message

2019-01-16 Thread Lukáš Hrázký
The message contains information about the graphics device and monitor belonging to a particular video stream (which maps to a channel) from the streaming agent. Signed-off-by: Lukáš Hrázký Acked-by: Frediano Ziglio --- spice/stream-device.h | 31 +++ 1 file