lp:~dandrader/qtmir/mirSurface

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/qtmir/mirSurface
Only Daniel d'Andrada can upload to this branch. If you are Daniel d'Andrada please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel d'Andrada
Project:
QtMir
Status:
Merged

Recent revisions

369. 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
+ grealy improved qml-demo-shell
+ Exposes the size of the current surface buffer to QML, so that it can avoid
  displaying streched frames during resize

368. By CI Train Bot Account

Releasing 0.4.5+15.04.20150821-0ubuntu1

367. By Gerry Boland

AppMan: if app destroys surface while in Running state, it is probably shutting down, so preempt it by removing it from the model

366. By Daniel d'Andrada

Improve handling of applications that are stopping or getting killed

- Differentiate between an app being killed and an app closing itself nicely.
  In the first case we may keep it around because it might have been killed
  by the OutOfMemory daemon. But in the second case we remove it from the
  app list.

- Only allow a Session to delete itself after it has been both released and
  stopped. This allows the application to always know when the session stops,
  narrowing down the possible combination (order) of events the Application
  state machine has to deal with.

- Break the cyclic reference between Application and Session before making the
  former delete the latter.

- Remove the unused Sesssion::aboutToBeDestroyed() signal Fixes: #1483840, #1485608
Approved by: PS Jenkins bot, Gerry Boland

365. By CI Train Bot Account

Releasing 0.4.5+15.04.20150820-0ubuntu1

364. By Gerry Boland

Hotfix to work around bug 1483752

363. By CI Train Bot Account

Releasing 0.4.5+15.04.20150812.1-0ubuntu1

362. By Gerry Boland

Add vivid changelog entry as it was released

361. By Gerry Boland

Standardize licences to LGPLv3, update years, remove authors Fixes: #1483664
Approved by: Daniel d'Andrada

360. By Gerry Boland

authorizeSession incorrectly edits desktopFilePath supplied by desktop_file_hint Fixes: #1483225
Approved by: Daniel d'Andrada, PS Jenkins bot

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:qtmir
This branch contains Public information 
Everyone can see this information.

Subscribers