lp:~dandrader/qtmir/lifecycle

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/qtmir/lifecycle
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

238. By Daniel d'Andrada

Application: keep fullscreen value when it loses its surface

Avoid flickering during application restarts

237. By Daniel d'Andrada

Update unity-application-impl version

236. By Daniel d'Andrada

Update libunity-api-dev dependency

235. By Daniel d'Andrada

Update Surface mock for Mir 0.6.0

234. By Daniel d'Andrada

Merge trunk

[ Michał Sawicz ]
* Unrevert "MirSurfaceItem: always try to consume new mir frames"
* Reverting previous commit since unity8 started deadlocking in ap
  test runs (requested by Saviq)
[ Daniel d'Andrada ]
* MirSurfaceItem: always try to consume new mir frames Otherwise those
  frames will get dropped and MirSurfaceItem will therefore never use
  them, being left displaying an old, stale, frame until the
  application renders again.This could happen for instance if an
  application was rendering between the time the Application object
  goes to Suspended state and the actual process getting SIG_STOPPED
  (ie, suspended for real). Frames rendered in this interval were
  getting dropped and once that app was resumed and its MirSurfaceItem
  brought to front the user would see an old stale frame until some
  new event caused the application to render a new frame (e.g. an
  input event) (LP: #1353374)
[ Ubuntu daily release ]
* New rebuild forced
[ Michał Sawicz ]
* Bumped dependency for Mir 0.6.0. Switch to using supported API
  (the_ipc_factory -> new_ipc_factory).
[ Cemil Azizoglu ]
* Bumped dependency for Mir 0.6.0. Switch to using supported API
  (the_ipc_factory -> new_ipc_factory).
[ Alan Griffiths ]
* Bumped dependency for Mir 0.6.0. Switch to using supported API
  (the_ipc_factory -> new_ipc_factory).
[ Kevin Gunn ]
* Bumped dependency for Mir 0.6.0. Switch to using supported API
  (the_ipc_factory -> new_ipc_factory).
[ Gerry Boland ]
* AppMan: fix dbus GetWindowStack & GetAppFromPid APIs. On suspend,
  mark focused application unfocused, and reverse on resume.

233. By Daniel d'Andrada

Only obey the requestedSize if it's valid

232. By Daniel d'Andrada

Obey requestedSize instead of forcing half-resolution

Let the Image user request half-size through its sourceSize property instead.

231. By Daniel d'Andrada

Update tests

230. By Daniel d'Andrada

Remove any mentions to screenshot from Unity.Application API

229. By Daniel d'Andrada

Revamp screenshotting to optmize memory consumption

- let qtmir user decide when to get a screenshot
- add API for discarding the screenshot when no longer needed to save memory
- halve the size of the screenshot also to save memory

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