> > Hi, > > > +typedef struct SpiceMsgcMousePositionV2 { > > + uint32_t x; > > + uint32_t y; > > + uint32_t buttons_state; > > + uint32_t channel_id; > > + uint32_t monitor_id; > > +} SpiceMsgcMousePositionV2; > > When touching the mouse messages anyway I'd suggest to design it more > like the linux input layer events (or qemu input subsystem, which was > inspiried by the linux input layer too). > > cheers, > Gerd > Designing a multi-OS protocol on a specific OS seems to me a design mistake. I would prefer to design it looking at existent hardware or designing looking at multiple OSes. Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel