lp:~gerboland/qtubuntu/fix-debug-mode-56
- Get this branch:
- bzr branch lp:~gerboland/qtubuntu/fix-debug-mode-56
Branch merges
- Daniel d'Andrada (community): Approve
- Unity8 CI Bot: Approve (continuous-integration)
-
Diff: 33 lines (+12/-0)2 files modifiedsrc/ubuntumirclient/window.cpp (+11/-0)
src/ubuntumirclient/window.h (+1/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 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
- 349. By Gerry Boland
-
Use mir-client-debug to map window coordinates to screen coordinates
If client detects testability framework was enabled, try to load the mir-client-debug library and use it to implement UbuntuWindow:
:mapToGlobal. This should enable Autopilot to correctly interact with the application. (LP: #1346633) Approved by: Daniel d'Andrada, Unity8 CI Bot
- 348. By Daniel van Vugt
-
Implement named cursors that Mir understands (LP: #1625853) (LP: #1625853)
Approved by: Daniel d'Andrada, Unity8 CI Bot
- 347. By Gerry Boland
-
Stricter enum use, avoid default switch case
Approved by: Daniel d'Andrada, Unity8 CI Bot
- 344. By Nick Dedekind
-
Moved focus handling to UbuntuWindow to ensure focus optimization supports multiple windows rather than being application global. (LP: #1623861)
Approved by: Daniel d'Andrada, Unity8 CI Bot
- 343. By Nick Dedekind
-
Use pbuffer for offscreen surfaces. (LP: #1596524)
Approved by: Gerry Boland, 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:qtubuntu