lp://staging/~gerboland/qtubuntu/fix-autopilot
- Get this branch:
- bzr branch lp://staging/~gerboland/qtubuntu/fix-autopilot
Branch merges
- Daniel d'Andrada (community): Approve
- Unity8 CI Bot: Approve (continuous-integration)
-
Diff: 41 lines (+10/-0)3 files modifiedsrc/ubuntumirclient/debugextension.cpp (+5/-0)
src/ubuntumirclient/debugextension.h (+2/-0)
src/ubuntumirclient/integration.cpp (+3/-0)
Related bugs
Bug #1646793: Autopilot touch input using incorrect screen geometry | Critical | In Progress |
Related blueprints
Branch information
Recent revisions
- 357. By Gerry Boland
-
Fix for Qt5.6 mapToGlobal: QPlatformWindow
::geometry( ) expected to be in absolute screens coordinates Needed for Autopilot (LP: #1346633)
Approved by: Daniel d'Andrada, Unity8 CI Bot
- 355. By Gerry Boland
-
Add support for more surface types and surface repositioning.
Helps Menus, Dropdowns and Tooltips to work with Mir (LP: #1543467)
Approved by: Nick Dedekind, Unity8 CI Bot
- 354. By Gerry Boland
-
Small BackingStore fixes: call makeCurrent on texture changes, and choose correct QImage format to avoid bit swizzling (LP: #1543467)
Approved by: Nick Dedekind, Unity8 CI Bot
- 353. By Gerry Boland
-
Move all App State management logic to dedicated controller, use Timer to compress active-
inactive- active invocations (LP: #1543467) Approved by: Nick Dedekind, Unity8 CI Bot
- 352. By Gerry Boland
-
Create Mir surface with hidden state, as Qt expects.
Ref: http://
doc.qt. io/qt-5/ qwindow. html#create (LP: #1543467) Approved by: Daniel d'Andrada, Unity8 CI Bot
- 350. By Gerry Boland
-
Fix rendering of apps using QQuickWidget
Based on a branch by Daniel d'Andrada
- Advertise RasterGLSurface capability
- Don't create mir surfaces for Qt::Desktop QWindows. Proper implementation still pending
- Add BackingStore toImage method, fixes render of QQuick and Widget contentApproved by: Lukáš Tinkl, 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://staging/qtubuntu