Mir

lp://qastaging/~mir-team/mir/series-1.0

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp://qastaging/~mir-team/mir/series-1.0
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

3937. By Daniel van Vugt

Bump Mir version to 1.0.0 ...
since series 1.0 now follows 0.26 and the latter has branched.

3936. By Andreas Pokorny

mirclient/mircommon: rename Configuration to Config to make it consistent with MirDisplayConfig

Note that the affected mircommon headers have not been released yet. The mirclient function name changes have also not been released with 0.25. So this is no ABI/API break that would require a deprecation step.
  Mir{Pointer,Touchscreeen,Touchpad,Keyboard}Configuration -> Mir{Pointer,Touchscreeen,Touchpad,Keyboard}Config
  mir_input_device_get_pointer_configuration -> mir_input_device_get_pointer_config
  mir_input_device_get_touchpad_configuration -> mir_input_device_get_pointer_config
  mir_pointer_configuration_* -> mir_pointer_config_*
  mir_touchpad_configuration_* -> mir_touchpad_config_*.

Approved by mir-ci-bot, Alan Griffiths, Brandon Schaefer, Cemil Azizoglu.

3935. By Andreas Pokorny

rename MirInputConfiguration to MirInputConfig.

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

3934. By Alan Griffiths

Bump MIR_CLIENT_MINOR_VERSION as we have added APIs since 0.25.

Approved by mir-ci-bot, Cemil Azizoglu.

3933. By Kevin DuBois

platform: add deprecation path for mg::BufferUsage for the nested
platform. This adds a path to create a software buffer, and uses the
extensions to create the hardware buffers.

Approved by: camako, alan_g

3932. By Brandon Schaefer

Deprecate mir_connection_create_screencast_sync

Approved by: camako, kdub

3931. By Cemil Azizoglu

remove forgotten line

3930. By Andreas Pokorny

  Wait longer for nested server being started up

  According to logs the display output reports happen after two seconds. After that a client still has to connect and swap buffers to make the nested server appear on host. Then we still have to wait for the focus change to happen in host.

3929. By Brandon Schaefer

Renaming display_configuration in the public API functions to display_config as we cannot claim the proper name in time.

3928. By Kevin DuBois

android-egl: change the function to get an ANativeWindow from accepting a MirBufferStream to using MirRenderSurface. Also plumb through the ANativeWindow::perform hook for SET_BUFFERS_DIMENSIONS, which is how the hybris driver can resize when MirRenderSurface has a size change.

Checked with the yet-unproposed mir plugin for hybris and mir_demo_client_egldiamond

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.