Mir

Activity log for bug #1252498

Date Who What changed Old value New value Message
2013-11-18 22:31:21 Brandon Schaefer bug added bug
2013-11-18 22:32:15 Brandon Schaefer description Mir does not expose what type of device is being used. Certain toolkits differentiate between a mouse event and a finger event, or possible gesture events. The android backend exposes a few more types of tools: typedef enum { mir_motion_tool_type_unknown = 0, mir_motion_tool_type_finger = 1, mir_motion_tool_type_stylus = 2, mir_motion_tool_type_mouse = 3, mir_motion_tool_type_eraser = 4 } MirMotionToolType; Is the new proposed different tool types, at lease the amount that androids backend exposes. Mir does not expose what type of device is being used. Certain toolkits differentiate between a mouse event and a finger event, or possible gesture events. The android backend exposes a few more types of tools: +typedef enum { mir_motion_tool_type_unknown = 0, mir_motion_tool_type_finger = 1, mir_motion_tool_type_stylus = 2, mir_motion_tool_type_mouse = 3, mir_motion_tool_type_eraser = 4 } MirMotionToolType; Is the new proposed different tool types, at lease the amount that androids backend exposes.
2013-11-18 22:41:21 Brandon Schaefer branch linked lp:~brandontschaefer/mir/lp-1252498-fix
2013-11-19 01:50:55 Daniel van Vugt tags enhancement
2013-11-19 01:51:04 Daniel van Vugt summary Mir does not expose what type of tool is being used, such as Mouse, Finger etc. [enhancement] Mir does not expose what type of tool is being used, such as Mouse, Finger etc.
2013-11-19 01:51:07 Daniel van Vugt mir: status New In Progress
2013-11-19 01:51:10 Daniel van Vugt mir: importance Undecided Medium
2013-11-19 01:51:19 Daniel van Vugt mir: assignee Brandon Schaefer (brandontschaefer)
2013-11-19 01:51:21 Daniel van Vugt mir: milestone 0.1.2
2013-11-19 04:30:45 PS Jenkins bot mir: status In Progress Fix Committed
2013-11-25 03:20:39 Daniel van Vugt mir: status Fix Committed Fix Released
2013-11-25 03:20:44 Daniel van Vugt bug task added mir (Ubuntu)
2013-11-25 03:21:03 Daniel van Vugt mir (Ubuntu): status New Triaged
2013-11-25 03:21:07 Daniel van Vugt mir (Ubuntu): importance Undecided Medium
2013-11-26 03:19:56 Daniel van Vugt mir (Ubuntu): status Triaged Fix Committed
2013-11-28 22:49:06 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/mir
2013-11-28 23:56:13 Launchpad Janitor mir (Ubuntu): status Fix Committed Fix Released