Mir

lp:~vanvugt/mir/plasma-without-cosine

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp:~vanvugt/mir/plasma-without-cosine
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

2434. By Daniel van Vugt

Prototype: Plasma without cosine.

It was meant to be faster, but on my real modern GPU seems slower right now.

2433. By Daniel van Vugt

Refine new input event API naming that was introduced in Mir 0.10/11.
This new form is easier to work with and also more popular when
developers were polled (8 votes to 2).

Full ABI compatibility is retained so nobody needs to recompile. Although
if anyone is compiling new code they will be forced to use the new API.
.

Approved by PS Jenkins bot, Alberto Aguirre, Cemil Azizoglu.

2432. By Daniel van Vugt

Bump the default input resampling rate from 55Hz to 59Hz. This provides
a visibly smoother experience without any increase in latency.
(LP: #1436192)

An input rate even slightly over the display rate will be visibly laggy,
so given the vast majority of displays are ~60Hz and commonly 59.94Hz,
this seems like the best choice. Still not optimal for krillin's 67Hz
though. Fixes: https://bugs.launchpad.net/bugs/1436192.

Approved by Kevin DuBois, Alan Griffiths, PS Jenkins bot.

2431. By Alberto Aguirre

Fix clang warnings.

Approved by PS Jenkins bot, Kevin DuBois, Alan Griffiths.

2430. By Daniel van Vugt

Document the 0.13 series a bit more.
.

Approved by Alan Griffiths, Kevin DuBois, PS Jenkins bot.

2429. By Alan Griffiths

shell: Provide a configuration point for the WindowManagement strategy.

Approved by PS Jenkins bot, Andreas Pokorny, Alexandros Frantzis.

2428. By Robert Carr

Add support for specifying cursors via buffer stream. Fixes: https://bugs.launchpad.net/bugs/1380463.

Approved by PS Jenkins bot, Andreas Pokorny, Chris Halse Rogers.

2427. By Daniel van Vugt

Republish a missing header and missing symbol that is used by both
QtMir and USC (tests), but got lost in Mir r2408. This fixes build
failures for both QtMir and USC. (LP: #1436212). Fixes: https://bugs.launchpad.net/bugs/1436212.

Approved by PS Jenkins bot, Kevin DuBois, Robert Carr, Alan Griffiths.

2426. By Daniel van Vugt

Start reducing internal usage of MirEventDelegate. It's an awkward
design (as you can see in the tests) that forces the caller to find
temporary storage for something that doesn't need any storage lifetime. More convenient is to just call a function with two arguments.

No public API changes here, but it does at least reduce MirEventDelegate
to a superficial existence.

Approved by Kevin DuBois, Robert Carr, PS Jenkins bot, Alan Griffiths.

2425. By Daniel van Vugt

Revert r2424. It's making tests hang quite a lot (LP: #1436644)

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