lp:~mterry/unity8/shutdown-dialog-in-wizard

Created by Michael Terry and last modified
Get this branch:
bzr branch lp:~mterry/unity8/shutdown-dialog-in-wizard
Only Michael Terry can upload to this branch. If you are Michael Terry please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Terry
Project:
Unity 8
Status:
Merged

Recent revisions

1367. By Michael Terry

Set the domain explicitly for the Dialog component class

1366. By Launchpad Translations on behalf of unity-team

Launchpad automatic translations update.

1365. By PS Jenkins bot

Releasing 8.00+14.10.20141013.2-0ubuntu1

1364. By Daniel d'Andrada

Add touch ownership logic on top of qt input handling

It does mainly 3 things:
- Adds TouchRegistry.
- Adds TouchGate
- Modifies DirectionalDragArea so that it uses TouchRegistry and only grabs a touch once it has recognized a gesture done by it.

TouchRegistry was put into a library as both unity8 and Ubuntu.Gestures plugin need to use it.

The next step is to have surfaces participating in the touch ownership negotiation. But for now they're put behind TouchGates so that they only receive thouches whose ownership has already been settled.

The most noticeable improvement of this patch is that taps near screen edges will now reach applications.

It also makes right-edge and bottom-edge drags only animate once a directional drag gesture has been fully recognized. Fixes: 1236290
Approved by: Albert Astals Cid

1363. By Michał Sawicz

Fix the ShellWithPin test and some functionality.

Top element can't be a positioner because popups and such anchor to it, breaking badly.
Approved by: Michael Zanetti

1362. By Andrea Cimitan

Fix flickable speed to be resolution independent, by subclassing components Fixes: 1348557
Approved by: Albert Astals Cid

1361. By Albert Astals Cid

Fix some small qml warnings
Approved by: Michael Terry

1360. By Albert Astals Cid

Fix first item positioning when m_clipItem->y() is not 0
 Fixes: 1251597, 1372940
Approved by: Michael Zanetti

1359. By Michael Terry

Distinguish between incoming calls and other dialer-app opens. (LP: #1378218)

We previously treated any dialer-app open/focus as an "emergency mode" use. But now we'll be specific about it: just the emergency call button and any time there is an active call while the greeter is also active. Fixes: 1378218
Approved by: Michael Zanetti, PS Jenkins bot

1358. By Michael Terry

Don't show initial lockscreen during the edge demo. The user just set up their phone with a password, it's pointless to ask them again. Fixes: 1358283
Approved by: Mirco Müller

Branch metadata

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

Subscribers