Mir

lp:~vanvugt/mir/modifier-groups

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

2234. By Daniel van Vugt

Changed syntax per Cemil's comments.

2233. By Daniel van Vugt

Merge latest trunk

2232. By Daniel van Vugt

Fix search/replace error, and improve formatting

2231. By Daniel van Vugt

Ensure each modifier with separate left/right keys doesn't get three
separate flag bits. So that one may test for:
    mods & mir_input_event_modifier_shift
without needing to know which shift key it is.

2230. By Alan Griffiths

examples: further simplify TilingWindowManager::toggle().

Approved by Cemil Azizoglu, PS Jenkins bot.

2229. By Robert Carr

Remove one set of test event matchers (all API 'clients' may use both) and port the other set to new MirEvent accessors.

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

2228. By Robert Carr

Introduce MirPointerEvent.

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

2227. By Daniel van Vugt

DumbConsoleLogger: Report less cryptic severity information. And if it's
just information, no need to mention that it is information (which saves
space for most messages).
.

Approved by Cemil Azizoglu, PS Jenkins bot.

2226. By Daniel van Vugt

First attempts at adding custom shaders in shells. As an example, this
introduces negative (Super+N) and high contrast (Super+C) modes to the
demo shell (mir_proving_server). (LP: #1400580)

I also took the opportunity to clean up and eliminate the ugly vector
of programs approach.
. Fixes: https://bugs.launchpad.net/bugs/1400580.

Approved by Cemil Azizoglu, PS Jenkins bot.

2225. By Alexandros Frantzis

server: Add a software cursor

In addition to the software cursor addition, this MP also changes the cursor controller class so that it doesn't call cursor methods under lock, since this can lead to deadlocks.

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

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