Merge lp://staging/~mir-team/qtmir/iteration-0-of-miral-PersistDisplayConfig into lp://staging/~unity-team/qtmir/miral-qt-integration

Proposed by Alan Griffiths
Status: Superseded
Proposed branch: lp://staging/~mir-team/qtmir/iteration-0-of-miral-PersistDisplayConfig
Merge into: lp://staging/~unity-team/qtmir/miral-qt-integration
Diff against target: 393 lines (+241/-24)
11 files modified
CMakeLists.txt (+0/-4)
debian/changelog (+17/-0)
src/modules/Unity/Application/application_manager.cpp (+2/-3)
src/modules/Unity/Application/application_manager.h (+1/-6)
src/platforms/mirserver/CMakeLists.txt (+3/-0)
src/platforms/mirserver/miral/CMakeLists.txt (+5/-0)
src/platforms/mirserver/miral/persist_display_config.cpp (+147/-0)
src/platforms/mirserver/miral/persist_display_config.h (+52/-0)
src/platforms/mirserver/mirdisplayconfigurationpolicy.cpp (+4/-8)
src/platforms/mirserver/mirdisplayconfigurationpolicy.h (+6/-2)
src/platforms/mirserver/qmirserver_p.cpp (+4/-1)
To merge this branch: bzr merge lp://staging/~mir-team/qtmir/iteration-0-of-miral-PersistDisplayConfig
Reviewer Review Type Date Requested Status
Nick Dedekind (community) Needs Information
Review via email: mp+311762@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2017-01-05.

Commit message

Iteration 0 of miral::PersistDisplayConfig. This does nothing yet (and breaks nothing in the process). This MP creates a place (miral-prototypes) to build prototype miral features and sketches out what will need to be implemented for PersistDisplayConfig.

To post a comment you must log in.
Revision history for this message
Nick Dedekind (nick-dedekind) wrote :

Looks fine for iter 0.

review: Approve
Revision history for this message
Nick Dedekind (nick-dedekind) wrote :

We already have a policy in qmirserver

review: Needs Fixing
Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

> We already have a policy in qmirserver

Added a first pass at incorporating this.

Also plumbed in use of the DisplayConfigurationObserver::base_configuration_updated() coming in Mir-0.26.

RAOF has picked up supplying the EDID - with that we'll be in a position to follow up by tracking hardware changes and persisting the stuff we want.

575. By Brandon Schaefer

Mir 0.25 compat

576. By CI Train Bot Account

Releasing 0.5.0+17.04.20161203-0ubuntu1

Revision history for this message
Nick Dedekind (nick-dedekind) wrote :

Are we changing the namespace to miral::experimental to resolve the conflict?

review: Needs Information
Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

> Are we changing the namespace to miral::experimental to resolve the conflict?

We could just make it ::miral - we can co-ordinate with upstream well enough. (I'm OOTO today - will pick up in the morning.)

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

> > Are we changing the namespace to miral::experimental to resolve the
> conflict?
>
> We could just make it ::miral - we can co-ordinate with upstream well enough.
> (I'm OOTO today - will pick up in the morning.)

Actually, my flight's delayed so I've pushed the change

577. By CI Train Bot Account

First release using MirAL

578. By Daniel d'Andrada

Get rid of the ApplicationManager::Factory class

It's useless

Approved by: Gerry Boland, Unity8 CI Bot

579. By Daniel d'Andrada

Enable tests in Xenial

This workaround was needed only for the glib version present in Vivid

Approved by: Gerry Boland, Unity8 CI Bot

580. By CI Train Bot Account

Releasing 0.5.1+17.04.20161216-0ubuntu1

581. By Ɓukasz Zemczak

No-change rebuild against latest miral.

582. By Alan Griffiths

  Wire it in

583. By Alan Griffiths

Null implementation

584. By Alan Griffiths

  Better names, better comments

585. By Alan Griffiths

Hack a way to use the existing DisplayConfigurationPolicy

586. By Alan Griffiths

  Plumbing for detecting changes to base config

587. By Alan Griffiths

  Don't break with Mir-0.25

588. By Alan Griffiths

  Cannot use the_display_configuration_observer_registrar() before init

589. By Alan Griffiths

  qtmir::miral => miral

590. By Nick Dedekind

merged with trunk

591. By Alan Griffiths

Fix for Mir-0.26 release

592. By Nick Dedekind

merged trunk

Unmerged revisions

592. By Nick Dedekind

merged trunk

591. By Alan Griffiths

Fix for Mir-0.26 release

590. By Nick Dedekind

merged with trunk

589. By Alan Griffiths

  qtmir::miral => miral

588. By Alan Griffiths

  Cannot use the_display_configuration_observer_registrar() before init

587. By Alan Griffiths

  Don't break with Mir-0.25

586. By Alan Griffiths

  Plumbing for detecting changes to base config

585. By Alan Griffiths

Hack a way to use the existing DisplayConfigurationPolicy

584. By Alan Griffiths

  Better names, better comments

583. By Alan Griffiths

Null implementation

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches