Mir

lp:~mir-team/mir/size-t-display-config-api

Created by Brandon Schaefer and last modified
Get this branch:
bzr branch lp:~mir-team/mir/size-t-display-config-api
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

3967. By Brandon Schaefer

* Returned unsigned int vs size_t since id is not the size of an object

3966. By Brandon Schaefer

* Missed lu -> zu

3965. By Brandon Schaefer

* mm -> int, %zu for portable printf

3964. By Brandon Schaefer

* Lets make our public API a bit better type wise. Indexes should never be negative so lets use unsigned

3963. By Cemil Azizoglu

Activate more deprecations.

Approved by mir-ci-bot, Alan Griffiths.

3962. By Andreas Pokorny

mirserver: Add InputConfigurationChanger and a default implementation

This adds mir::input::ConfigChanger which will keep track of per session input device configurations. Similar but simpler than MediatingDisplayChanger. This does not activate the configuration tracking yet.

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

3961. By Alberto Aguirre

tests: NestedServer: Wait to receive session_disconnect_called before
stopping the server

Make the test wait until session_disconnect_called is received before
stopping the server, avoiding a race between stopping the main loop and
the main loop dispatching the session_disconnect_called call.
(LP: #1643432). Fixes: https://bugs.launchpad.net/bugs/1643432.

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

3960. By Alan Griffiths

Use a consistent type specifier for SurfaceCreationParameters in public headers .

Approved by mir-ci-bot, Andreas Pokorny.

3959. By Brandon Schaefer

We did a vote and found we should remove this util and come up with a more appropriate way of testing rpc timing. As this mirping just tests the timing of a specific RPC call against a SurfaceEvent.

Approved by mir-ci-bot, Alberto Aguirre.

3958. By Kevin DuBois

client: prepare mir_connection_get_platform for deprecation. The only thing this was used for was for getting the auth_fd, which we can do now via an extension.

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

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.