lp://staging/~mfrey/unity8/lock-fix
- Get this branch:
- bzr branch lp://staging/~mfrey/unity8/lock-fix
Branch merges
- Albert Astals Cid (community): Abstain
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Michael Terry: Approve
- Ricardo Salveti: Pending requested
-
Diff: 13 lines (+2/-1)1 file modifiedqml/Shell.qml (+2/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1369. By Michael Frey
-
Fix to check the proximity sensor when determining to show the lock screen.
Fixes #1378043 and #1378012 - 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity8