Mir

Activity log for bug #1110117

Date Who What changed Old value New value Message
2013-01-30 07:33:10 Daniel van Vugt bug added bug
2013-01-30 07:33:19 Daniel van Vugt mir: importance Undecided Medium
2013-01-30 07:49:56 Daniel van Vugt summary event.h needs to be moved out of "input/" event.h needs to be moved/split out of "input/"
2013-03-08 06:27:25 Daniel van Vugt information type Proprietary Public
2013-04-02 15:13:52 Robert Carr mir: status New Fix Committed
2013-04-03 01:40:57 Daniel van Vugt mir: status Fix Committed Triaged
2013-04-05 02:47:57 Daniel van Vugt mir: status Triaged Invalid
2013-04-05 07:52:46 Daniel van Vugt summary event.h needs to be moved/split out of "input/" input/event.h & MirEvent have confused purposes
2013-04-05 07:56:12 Daniel van Vugt description Obviously MirEvent can and will be representing things other than input in the near future. Events don't just come from input so the header event.h should be moved out of directory "input/". input/event.h & MirEvent have confused purposes. On one hand, they are used exclusively for input right now so "input/event.h" is accurate. On the other handle, the type "MirEvent" is a generic name in a file that is specifically about input. There is similar confusion in: include/shared/mir_toolkit/c_types.h All the comments and some identifiers say MirEvent is only for input. But the name "MirEvent" suggests it could be for any event type. This is a source of confusion that we need to resolve because I am presently developing generic "events" that are not "input" at all.
2013-04-05 07:56:16 Daniel van Vugt mir: status Invalid Confirmed
2013-04-05 07:57:57 Daniel van Vugt mir: assignee Daniel van Vugt (vanvugt)
2013-04-05 08:02:35 Daniel van Vugt mir: milestone 0.0.3
2013-04-05 08:56:07 Daniel van Vugt mir: status Confirmed In Progress
2013-04-05 09:30:57 Daniel van Vugt branch linked lp:~vanvugt/mir/generalize-event
2013-04-08 08:24:44 PS Jenkins bot mir: status In Progress Fix Committed
2013-05-15 03:26:11 Robert Ancell mir: status Fix Committed Fix Released