lp:~gerboland/qtmir/small-hooks-change

Created by Gerry Boland and last modified
Get this branch:
bzr branch lp:~gerboland/qtmir/small-hooks-change
Only Gerry Boland can upload to this branch. If you are Gerry Boland please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gerry Boland
Project:
QtMir
Status:
Development

Recent revisions

638. By Gerry Boland

Clean up diff

637. By Gerry Boland

No need for Hooks to export the Input Device Hub

636. By Gerry Boland

Have MirServerHooks be more self-contained

635. By CI Train Bot Account

Releasing 0.5.1+17.04.20170328-0ubuntu1

634. By Alan Griffiths

Compatibility with lp:mir and lp:~alan-griffiths/miral/1.3

Approved by: Gerry Boland, Unity8 CI Bot

633. By Alan Griffiths

MirAL will be correcting another spelling error shortly. Avoid an FTBFS when that happens.

Approved by: Gerry Boland, Unity8 CI Bot

632. By Andreas Pokorny

Report and consume exception that may occur on constructing a keymap (LP: #1557634)

Approved by: Daniel d'Andrada, Unity8 CI Bot

631. By Gerry Boland

Add env var equivalent to desktop_file_hint

Approved by: Daniel d'Andrada, Unity8 CI Bot

630. By Daniel d'Andrada

Ensure the window that got a key down also gets the corresponding key up

Otherwise it will be left in a inconsistent state (with a pressed key hanging around).

QQuickWindow's input dispatching doesn't guarantee that for its QQuickItem.
So we have to do it ourselves.

This can happen when qml active focus changes in response to a key press.
Eg: client creates a child window in response to a Ctrl+O. By the time the user
releases the Ctrl, active focus will already be in the child window, so the child window
will get the release event instead of the top-level one. (LP: #1671072)

Approved by: Gerry Boland, Unity8 CI Bot

629. By Gerry Boland

Don't let a child window go offscreen because its parent moved

Approved by: Daniel d'Andrada, Unity8 CI Bot

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:qtmir
This branch contains Public information 
Everyone can see this information.

Subscribers