Re: [Spice-devel] [PATCH 02/11] Move CursorChannelClient to separate file
As a fast look seems that this patch is not updated considering the encapsulation work on CursorChannel. > > --- > server/Makefile.am | 2 + > server/cursor-channel-client.c | 120 > + > server/cursor-channel-client.h | 50 +
[Spice-devel] [PATCH 02/11] Move CursorChannelClient to separate file
--- server/Makefile.am | 2 + server/cursor-channel-client.c | 120 + server/cursor-channel-client.h | 50 + server/cursor-channel.c| 101 -- server/cursor-channel.h| 12 + s