------------------------------------------------------------
revno: 2129 [merge]
fixes bug: https://launchpad.net/bugs/1311699
author: Robert Carr <email address hidden>
committer: Daniel van Vugt <email address hidden>
branch nick: dev
timestamp: Tue 2014-12-09 11:29:51 +0800
message:
Introduce a transition path to MirEvent 2.0, henceforth MirInputEvent.
Direct access to MirEvent::type is deprecated, and a new method
mir_event_get_type is encouraged. For what was mir_event_type_key/motion
a new type mir_event_type_input will be returned. Client code may call
mir_event_get_input_event(...) to retreive a "MirInputEvent*" a.k.a.
MirEvent 2.0.
------------------------------------------------------------
Origin (regression introduced in Mir 0.10.0):
------------------------------------------------------------/launchpad.net/bugs/1311699
revno: 2129 [merge]
fixes bug: https:/
author: Robert Carr <email address hidden>
committer: Daniel van Vugt <email address hidden>
branch nick: dev
timestamp: Tue 2014-12-09 11:29:51 +0800
message:
Introduce a transition path to MirEvent 2.0, henceforth MirInputEvent.
Direct access to MirEvent::type is deprecated, and a new methodget_type is encouraged. For what was mir_event_type_key/motiontype_input will be returned. Client code may callget_input_event(...) to retreive a "MirInputEvent*" a.k.a.-----------------------------------------------------
mir_event_
a new type mir_event_
mir_event_
MirEvent 2.0.
-------