[enhancement] Mir does not expose what type of tool is being used, such as Mouse, Finger etc.
Bug #1252498 reported by
Brandon Schaefer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Brandon Schaefer | ||
mir (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug 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_
mir_
mir_
mir_
mir_
} MirMotionToolType;
Is the new proposed different tool types, at lease the amount that androids backend exposes.
Related branches
lp://qastaging/~brandontschaefer/mir/lp-1252498-fix
- Daniel van Vugt: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
- Kevin DuBois (community): Approve
-
Diff: 97 lines (+21/-1)3 files modifiedinclude/shared/mir_toolkit/event.h (+9/-1)
src/shared/input/android/android_input_lexicon.cpp (+3/-0)
tests/unit-tests/input/android/test_android_input_lexicon.cpp (+9/-0)
description: | updated |
tags: | added: enhancement |
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. |
Changed in mir: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Brandon Schaefer (brandontschaefer) |
milestone: | none → 0.1.2 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Changed in mir (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in mir (Ubuntu): | |
status: | Triaged → Fix Committed |
To post a comment you must log in.
Fix committed into lp:~mir-team/mir/development-branch at revision None, scheduled for release in mir, milestone Unknown