Mir

lp:~unity-team/mir/version_bump_for_multimonitor_silo

Created by Nick Dedekind and last modified
Get this branch:
bzr branch lp:~unity-team/mir/version_bump_for_multimonitor_silo
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Unity Team
Project:
Mir
Status:
Development

Recent revisions

4142. By Nick Dedekind

fixed ver

4141. By Nick Dedekind

more!

4140. By Nick Dedekind

version bump

4139. By Daniel van Vugt

Generalise android's DisplayBuffer transformation passing.
. Fixes: https://bugs.launchpad.net/bugs/1639226.

Approved by Kevin DuBois, mir-ci-bot.

4138. By Daniel van Vugt

Simplify android::DisplayBuffer::view_area() so that it's also now more
correctly reflecting the logical view area (extents()) of its output. Fixes: https://bugs.launchpad.net/bugs/1639226.

Approved by mir-ci-bot, Alan Griffiths.

4137. By Chris Halse Rogers

Initial hybrid-output support for mesa-kms platform.

This is (mostly) what is known in the X world as reverse-prime - rendering on the integrated card, displaying on the external GPU.

This selects whatever card is first to initialise in DRM (which is [usually?] the boot VGA device) to do all shell rendering on, but exposes all outputs across all GPUs for display.

As a first cut, it misses out on hardware cursor support for hybrid systems, and performance on hybrid systems will be non-optimal, but this should not significantly change the code flow for non-hybrid systems.

Approved by Kevin DuBois, mir-ci-bot, Alan Griffiths, Cemil Azizoglu.

4136. By Daniel van Vugt

Start to implement eglstream-kms DisplayBuffer logical layout:
 * Use the logical size (extents) of the output, which takes into
   consideration transformations (presently orientation, later others).
 * Return the correct transformation from DisplayBuffer::transformation()
   so that the renderer knows what to do. Fixes: https://bugs.launchpad.net/bugs/1639226.

Approved by Chris Halse Rogers, Kevin DuBois, mir-ci-bot.

4135. By Alan Griffiths

Use struct consistently for InputDeviceInfo in public headers.

Approved by Brandon Schaefer, mir-ci-bot.

4134. By Daniel van Vugt

eglapp: Go fullscreen properly, using window states.
.

Approved by Alan Griffiths, mir-ci-bot.

4133. By Andreas Pokorny

Catch configuration exceptions during mi::DefaultDevice construction

On device removal, DefaultInputDeviceHub stores and later restores the configuration. That config might be invalid when the device appears again. I.e. the keymap requested might have been removed from the system... To ensure that the device is still usable those exceptions are caught.

Approved by mir-ci-bot, Alexandros Frantzis.

Branch metadata

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

Subscribers