Mir

lp://qastaging/~cemil-azizoglu/mir/mesa-local

Created by Cemil Azizoglu and last modified
Get this branch:
bzr branch lp://qastaging/~cemil-azizoglu/mir/mesa-local
Only Cemil Azizoglu can upload to this branch. If you are Cemil Azizoglu please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cemil Azizoglu
Project:
Mir
Status:
Development

Recent revisions

4119. By Cemil Azizoglu

Update mesa local

4118. By Daniel van Vugt

mirout: Add support for -- after actions (LP: #1676320)

For example: mirout rotate right -- --desktop_file_hint=unity8
. Fixes: https://bugs.launchpad.net/bugs/1676320.

Approved by mir-ci-bot, Alan Griffiths.

4117. By Andreas Pokorny

Fix infinite sending of repeat keys after devices disappear in nested servers (LP: #1675357). Fixes: https://bugs.launchpad.net/bugs/1675357.

Approved by mir-ci-bot, Kevin DuBois.

4116. By Daniel van Vugt

Simplify the recently modified KMSOutput::fb_for function.

It doesn't need three parameters and prior to revision 4080 only
had one. In fact, this isn't just a clean-up but also a correction
because the resulting FB object is cached as an attachment to the
BO object. So it's important for multiple displays sharing a single
object to get the full superset bounding-box every time. The cache
has no knowledge of which subset of the DisplayBuffer an output
is interested in.

Approved by Kevin DuBois, mir-ci-bot.

4115. By Alberto Aguirre

Fix build when choosing only to build eglstream-kms platform

Add DRM dependency when specifying only -DMIR_PLATFORM=eglstream-kms.

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

4114. By Andreas Pokorny

Ensure that no action is still queued that may access the mir::input::InputDevice (LP: #1672955)

Shared pointers to mir::input::Device are handed out to other threads and may still be used after the mir::input::InputDevice was removed. To avoid this problem the ActionQueues for manipulating input devices are now per device and will be removed with the InputDevice. Fixes: https://bugs.launchpad.net/bugs/1672955.

Approved by Kevin DuBois, Alan Griffiths, Alexandros Frantzis, mir-ci-bot.

4113. By Alan Griffiths

Correct drag and drop API documentation.

Approved by Albert Astals Cid, Andreas Pokorny, mir-ci-bot.

4112. By Andreas Pokorny

Store device configurations and device ids

With this change previous configurations of input devices are restored when they reappear.
.

Approved by mir-ci-bot, Alan Griffiths, Alexandros Frantzis.

4111. By Alan Griffiths

Building the source for a PC: Simplify incantation for getting build dependencies.

Approved by Daniel van Vugt, mir-ci-bot.

4110. By Alan Griffiths

Delete dead code: MirSurface::convert_ipc_pf_to_geometry().

Approved by Daniel van Vugt, mir-ci-bot.

Branch metadata

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

Subscribers