Mir

Comment 2 for bug 1720223

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

I've tried this as follows:

$ cmake-build-debug/bin/miral-app --cursor software

[In the app session]

QT_QPA_PLATFORM=wayland /usr/lib/x86_64-linux-gnu/qt5/examples/opengl/hellowindow/hellowindow&

works (as expected)

miral-xrun -Xwayland /usr/lib/x86_64-linux-gnu/qt5/examples/opengl/hellowindow/hellowindow&

Appears to work (eventually, it needs a dbus timeout before anything happens)...
...until the first session is closed. Then, only updates on mouse movement as described.