lp://staging/~mir-team/mir/size-t-display-config-api
- Get this branch:
- bzr branch lp://staging/~mir-team/mir/size-t-display-config-api
Branch merges
- Mir CI Bot: Needs Fixing (continuous-integration)
- Daniel van Vugt: Needs Fixing
- Kevin DuBois (community): Needs Fixing
-
Diff: 449 lines (+50/-51)6 files modifiedexamples/eglsquare.cpp (+1/-1)
include/client/mir_toolkit/mir_display_configuration.h (+5/-5)
src/client/display_configuration_api.cpp (+13/-14)
src/utils/out.c (+4/-4)
tests/acceptance-tests/test_new_display_configuration.cpp (+20/-20)
tests/mir_test/display_config_matchers.cpp (+7/-7)
Branch information
Recent revisions
- 3964. By Brandon Schaefer
-
* Lets make our public API a bit better type wise. Indexes should never be negative so lets use unsigned
- 3962. By Andreas Pokorny
-
mirserver: Add InputConfigurat
ionChanger and a default implementation This adds mir::input:
:ConfigChanger which will keep track of per session input device configurations. Similar but simpler than MediatingDispla yChanger. 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 serverMake 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 SurfaceCreation
Parameters 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://staging/mir