Mir

lp:~vanvugt/mir/raise-input-rate

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp:~vanvugt/mir/raise-input-rate
Only Daniel van Vugt can upload to this branch. If you are Daniel van Vugt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel van Vugt
Project:
Mir
Status:
Development

Recent revisions

2332. By Daniel van Vugt

Revert the 55Hz input rate kludge (r1937).

We don't need seem to need it any more, and my testing is showing me that
Ubuntu Touch on newer devices benefits in animation smoothness from the
full 60Hz (which is more noticeable I think).

2331. By Daniel van Vugt

Always use double buffers instead of triple.

This reduces queue lag by ~50% and resource usage by ~33%. It just
wasn't safe to do till we fixed all the related bugs (finally as of
Mir release 0.11.0).

2330. By Alan Griffiths

examples: a client that creates a tooltip.

Approved by Cemil Azizoglu, Kevin DuBois, PS Jenkins bot.

2329. By Robert Carr

Enable pointer exit events. (LP: #1418569). Fixes: https://bugs.launchpad.net/bugs/1418569.

Approved by PS Jenkins bot, Kevin DuBois, Alan Griffiths, Chris Halse Rogers.

2328. By Alexandros Frantzis

Introduce C++14 by using std::make_unique<> in our core code.

Approved by Cemil Azizoglu, Alan Griffiths, Chris Halse Rogers, Alberto Aguirre, PS Jenkins bot, Andreas Pokorny.

2327. By Alan Griffiths

examples: Add an example input filter for screen rotation.

Approved by Kevin DuBois, Cemil Azizoglu, Alexandros Frantzis, PS Jenkins bot.

2326. By Chris Halse Rogers

Add MultiplexingDispatchable.

This does exactly what it says; multiplexes multiple Dispatchables into a single Dispatchable. Each dispatch() of the MultiplexingDispatchable dispatches to a child Dispatchable with active events.

Approved by Alexandros Frantzis, PS Jenkins bot, Robert Carr.

2325. By Cemil Azizoglu

Implement bypass using flags in the native handle.

Approved by Chris Halse Rogers, Kevin DuBois, PS Jenkins bot, Daniel van Vugt.

2324. By Daniel van Vugt

Log some useful stats about the GL renderer in use.

Approved by Cemil Azizoglu, Robert Carr, PS Jenkins bot.

2323. By Daniel van Vugt

Fix the multi-monitor frame sync logic to support high speed
compositors (tm) which only need to hold buffers very briefly
(introduced in r2183). (LP: #1420678)

Both the multi-monitor frame sync logic and the optimization of r2183
behave correctly independently. It's only when combined that they start
to interfere with each other. But we'd very much like to keep both. Fixes: https://bugs.launchpad.net/bugs/1420678.

Approved by Chris Halse Rogers, PS Jenkins bot, 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