lp:~ricmm/mir/dynamic-extensions
- Get this branch:
- bzr branch lp:~ricmm/mir/dynamic-extensions
Branch merges
Branch information
Recent revisions
- 736. By Kevin DuBois
-
Iterate on the SwapperFactory so it can meet the more complex demands of different allocations. This is the cleanup of the the rough edges of the SwapperSwitcher algorithm branch.
Approved by PS Jenkins bot, Alexandros Frantzis, Alan Griffiths.
- 735. By Robert Carr
-
Depthify the surface stack to support the launcher use case.
Approved by Alan Griffiths, PS Jenkins bot, Alexandros Frantzis.
- 734. By Daniel van Vugt
-
Fix backward error message and improve error details (mention the errno).
(LP: #1189726). Fixes: https://bugs.launchpad .net/bugs/ 1189726. Approved by Alexandros Frantzis, Alan Griffiths, PS Jenkins bot.
- 733. By Daniel van Vugt
-
Prevent MirMotionEvent.
action from returning values out of range of enum
MirMotionAction. (LP: #1189379)This was happening on some multi-touch events due to Android's
ACTION_POINTER_ INDEX_MASK:
http://developer. android. com/reference/ android/ view/MotionEven t.html
which we don't really need. Because the same information is already present
in pointer_count.
. Fixes: https://bugs.launchpad .net/bugs/ 1189379. Approved by Kevin DuBois, Alan Griffiths, PS Jenkins bot.
- 732. By Daniel van Vugt
-
Add touch support to demo-shell:
3-finger drag to move a surface
4-finger swipe to switch appsTested on Nexus 4 and regression-tested on desktop.
.Approved by Alexandros Frantzis, Alan Griffiths, PS Jenkins bot, Kevin DuBois.
- 731. By Daniel van Vugt
-
Shrink the default arrow cursor to a size more people might like.
Approved by Kevin DuBois, PS Jenkins bot.
- 730. By Alan Griffiths
-
guides: update style guide to match the code we write.
Approved by Alexandros Frantzis, PS Jenkins bot.
- 729. By Daniel van Vugt
-
demo-shell: Add support for moving windows/surfaces via Alt+drag.
Only the "default" surface of the focussed app is moved. In future we
should move whichever surface is hit by the pointer.Approved by PS Jenkins bot, Daniel van Vugt.
- 728. By Kevin DuBois
-
Add an algorithm for dynamically switching between two differrent BufferSwapper algorithms.
Approved by PS Jenkins bot, Alan Griffiths, Alexandros Frantzis, Robert Carr, kevin gunn.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~mir-team/mir/trunk