lp:~dandrader/qtmir/fixIsPidFocused

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/qtmir/fixIsPidFocused
Only Daniel d'Andrada can upload to this branch. If you are Daniel d'Andrada please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel d'Andrada
Project:
QtMir
Status:
Merged

Recent revisions

552. By Daniel d'Andrada

I hate Q_FOREACH

551. By Daniel d'Andrada

Fix indentation

550. By Daniel d'Andrada

DBusFocusInfo.isPidFocused: search sessions recursively

549. By CI Train Bot Account

Releasing 0.4.8+16.10.20160819-0ubuntu1

548. By Ted Gould

No change rebuild for UAL ABI change

Approved by: Gerry Boland

547. By CI Train Bot Account

Releasing 0.4.8+16.10.20160816.1-0ubuntu1

546. By Kevin DuBois

compatibility changes for mir 0.24.0

Approved by: Daniel d'Andrada

545. By CI Train Bot Account

Releasing 0.4.8+16.10.20160810-0ubuntu1

544. By Daniel van Vugt

Fix incorrect mouse wheel/touchpad scrolling scale (LP: #1607240)
and also add sufficient precision that high-resolution touchpad
scrolling now works! (LP: #1607223)

This fixes two mistakes:
 1. angleDelta is not in degrees but eighths of a degree, so the magic
    constant 15 should be 120 (QWheelEvent::DefaultDeltasPerStep)
    [http://doc.qt.io/qt-5/qwheelevent.html#angleDelta].
 2. When converting from Qt back into a Mir event we forgot completely
    to divide by the same factor to get back to the Mir scale of things. (LP: #1607223, #1607240)

Approved by: Lukáš Tinkl, Unity8 CI Bot

543. By Daniel d'Andrada

Remove Application.stage and RoleStage from ApplicationManager

They're not used anymore

Approved by: Gerry Boland

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