You have input-specific fields "EventId", "DeviceId", "EventTime" in the generic event structure. These fields only apply to input events.

So your "MirEvent" needs to be called "MirInputEvent" (slightly nicer than "MirDeviceEvent") and MirInputEvent is a variation of a generic MirEvent.


On 21/10/14 15:12, Robert Carr wrote:
MirEvent
{
EventId # Unique identifier of event
DeviceId # Origin device
EventTime # Lowest level time stamp (w.r.t

--
Mir-devel mailing list
Mir-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/mir-devel

Reply via email to