lp:~dandrader/qtmir/fixFullscreenProp-lp1525893

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

429. By Daniel d'Andrada

Update Session.fullscreen properties at the right time

428. By CI Train Bot Account

Releasing 0.4.7+16.04.20151210-0ubuntu1

427. By Michael Terry

Don't hold a wakelock on apps that are exempt from lifecycle management.

This supports the new exemptFromLifecycle flag for applications as well as bringing back the internal RunningInBackground state.

The tests were revived from the same branch that removed them when we removed RunningInBackground (revision 400) Fixes: #1518764

426. By Daniel d'Andrada

Make Session hold multiple surfaces

+ Standardize MirSurface debug messages and account for multiple surfaces per app
Approved by: Gerry Boland

425. By Daniel d'Andrada

Add MirSurfaceItem.fillMode and ensure items and buffer are in sync

Ensure that by the time we enter the phase of updating the scene graph, all qml items are up to date regarding the size of the buffer about to be rendered.

NB: This rendering scheme needs triple buffering to work.
Approved by: Michael Zanetti

424. By Nick Dedekind

Politely asks processes to close before resorting to killing Fixes: #1434584
Approved by: Daniel d'Andrada

423. By Timo Jyrinki

Rebuild against Qt 5.5.1.

422. By CI Train Bot Account

Releasing 0.4.6+16.04.20151125-0ubuntu1

421. By Daniel d'Andrada

Revert revision 415

The commit "Ensured Mir surface items with size less than or equal to zero are not rendered,
as it's usually done for standard QtQuick items." caused a regression.

MirSurface.size was being kept uninitialized, as QSize(-1,-1).

420. By Daniel d'Andrada

Forward Mir mouse wheel events to the shell cursor Fixes: #1497091
Approved by: Lukáš Tinkl

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