Mir

lp:~alan-griffiths/mir/add-mir_surface_spec_attach

Created by Alan Griffiths and last modified
Get this branch:
bzr branch lp:~alan-griffiths/mir/add-mir_surface_spec_attach
Only Alan Griffiths can upload to this branch. If you are Alan Griffiths please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alan Griffiths
Project:
Mir
Status:
Development

Recent revisions

3599. By Alan Griffiths

ClientSurfaces.when_client_places_tooltip_then_window_manager_sees_corresponding_request

3598. By Alan Griffiths

merge lp:mir

3597. By Alan Griffiths

Try another naming style

3596. By Alan Griffiths

See if mir_surface_spec_place() is more popular

3595. By Alan Griffiths

Add mir_surface_spec_attach() to (re)position surfaces

3594. By Daniel van Vugt

Fix Super key not working any more since r3565 (LP: #1602966), so that
the kernel's KEY_LEFTMETA once again maps to Mir's
mir_input_event_modifier_meta_left.

It was an understandable mistake as the Super key is actually:
   Kernel: KEY_LEFTMETA
   XKB: XKB_KEY_Super_L (not XKB_KEY_Meta_L)
   Mir: mir_input_event_modifier_meta_left
. Fixes: https://bugs.launchpad.net/bugs/1602966.

Approved by mir-ci-bot, Cemil Azizoglu.

3593. By Daniel van Vugt

Fix build/autolanding failure due to ODR violation in MockEGL
(LP: #1603303)

Since /usr/include/EGL/eglplatform.h is full of #ifdefs and the Mir
source uses multiple different interpretations of those #ifdefs,
we can't safely define any C++ class that accepts the Native* types
as parameters.
. Fixes: https://bugs.launchpad.net/bugs/1603303.

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

3592. By Alan Griffiths

Add missing dependencies to mirtest.pc (LP: #1603080)

3591. By Kevin DuBois

Suppress memory leak in libhybris generated when probing android platforms.

also disable a failing mir_privileged_test until proper fix can be found.
(LP: #1603145)

Fixes: LP: #1602199

3590. By Alan Griffiths

client: Try to provide more information about RPC errors

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