MirEvent 2.0

Daniel van Vugt daniel.van.vugt at canonical.com
Tue Oct 21 19:18:39 UTC 2014


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



More information about the Mir-devel mailing list