Mir

lp:~brandontschaefer/mir/deprecate-set-event-handler

Created by Brandon Schaefer and last modified
Get this branch:
bzr branch lp:~brandontschaefer/mir/deprecate-set-event-handler
Only Brandon Schaefer can upload to this branch. If you are Brandon Schaefer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brandon Schaefer
Project:
Mir
Status:
Development

Recent revisions

3909. By Brandon Schaefer

* Merge parent, fix conflicts

3908. By Brandon Schaefer

* Merge parent

3907. By Brandon Schaefer

* Deprecate mir_surface_set_event_handler

3906. By Kevin DuBois

fix extension convention in the gbm_buffer extension. (bit of a landing race).

Approved by mir-ci-bot, Chris Halse Rogers, Brandon Schaefer.

3905. By Brandon Schaefer

If we take *any* rectangles for our set region we can sometimes get the base set region of 0,0,100,100 of the window. We need to first expect 0,0,100,100 then we then expect our 0,0,200,100.
(LP: #1606418). Fixes: https://bugs.launchpad.net/bugs/1606418.

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

3904. By Alan Griffiths

Move mir_input_device_types.h from the (unpublished) include/common/mir_toolkit/ directory to where it /1/ gets published and /2/ can be accessed by the various public headers that use it. Fixes: https://bugs.launchpad.net/bugs/1654023.

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

3903. By Daniel van Vugt

Work around a race in the SurfaceScaling test that could cause spurious
failures on server swap interval 0.

The issue being that in swap interval 0 if the server process happens
to be slow then it's likely the first frame the client submits will
get replaced by the second one before the server has composited the
first. And that's correct for the mailbox algorithm; the only
requirement is that the newest frame gets output, not that all frames
get output.

Approved by Alan Griffiths, mir-ci-bot.

3902. By Daniel van Vugt

doc/demo_server_controls.md: Corrections to key combo documentation.

Approved by Alan Griffiths, mir-ci-bot.

3901. By Brandon Schaefer

Be sure to call the expect call before the real call.
(LP: #1653789). Fixes: https://bugs.launchpad.net/bugs/1653789.

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

3900. By Brandon Schaefer

Add the two of the missing functions needed to remove the old display configuration API.

Approved by mir-ci-bot, Chris Halse Rogers, Alan Griffiths.

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