lp://qastaging/~vanvugt/qtmir/dont-override
Created by
Daniel van Vugt
and last modified
- Get this branch:
- bzr branch lp://qastaging/~vanvugt/qtmir/dont-override
Only
Daniel van Vugt
can upload to this branch. If you are
Daniel van Vugt
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Daniel d'Andrada (community): Disapprove
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 12 lines (+1/-1)1 file modifiedsrc/modules/Unity/Application/mirsurface.h (+1/-1)
Branch information
Recent revisions
- 370. By Daniel van Vugt
-
Fix a simple build failure - You can't override a method that
does not exist in any parent class. - 368. By Daniel d'Andrada
-
Allow resizing an app that is in the process of getting suspended.
Happens when you lock the phone while showing an app in landscape. As
the display turns off, shell rotates itself back to portrait and starts
suspending the app. Fixes: #1466510
Approved by: Gerry Boland - 367. By Daniel d'Andrada
-
Enable multiple MirSurfaceItems rendering the same MirSurface
So MirSurface is the model and MirSurfaceItem is the view+controller.
+ Make MirSurfaceItem instantiable from QML
+ Isolate all mir::scene::Surface code inside MirSurface
+ Enhanced qml-demo-shell: you can now move, resize and *clone* windows
Approved by: Gerry Boland
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/qtmir