Code review comment for lp:~gerboland/qtmir/multimonitor

Revision history for this message
Gerry Boland (gerboland) wrote :

Ways to test:
1. desktop - as root user:
    systemctl stop lightdm
    export QT_QPA_PLATFORM=mirserver
    qmlscene qml-demo-shell.qml
and then plug/unplug external monitor. You should see the simple shell appear on all screens.

2. phone, with unity8 up
    plug/unplug monitor, verify shell does not crash.
Depending on USC's mood, you might see unity8 on the external display, or you might not. Touch input unreliable, due to USC we think.

« Back to merge proposal