Mir

lp:~mir-team/mir/0.24-before-rebranch

Created by Kevin DuBois and last modified
Get this branch:
bzr branch lp:~mir-team/mir/0.24-before-rebranch
Members of Mir development team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mir development team
Project:
Mir
Status:
Development

Recent revisions

3592. By Daniel van Vugt

Attempt to build and package missing arm64 binaries for
the Android platform (LP: #1579866).

3591. By Daniel van Vugt

Fix FTBFS of the LP: #1603303 fix when applied to lp:mir/0.24

3590. 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

3589. 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.

3588. By Kevin DuBois

fix LP: #1602646 by synchronizing expectations on both clients. under load, sometimes the host to client instance could receive events after

3587. By Daniel van Vugt

debian/changelog: Tidy up and clarify enhancements

3586. By Kevin DuBois

merge in ubuntu changelog

3585. By Kevin DuBois

try to fix build failure 1601810

3584. By Kevin DuBois

Cherry-pick fix for LP: #1600343 to fix yakkety build for 0.24 series

Fixes: LP: #1600343

3583. By Kevin DuBois

merge in lp:mir/ubuntu, correct symbols.map and changelog

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.