~gerboland/+junk/qpa-mirserver-convert-to-cmake

Viewing all changes in revision 85.

  • Committer: Daniel d'Andrada
  • Date: 2014-03-31 19:59:05 UTC
  • Revision ID: daniel.dandrada@canonical.com-20140331195905-ztwfd3uxvq7m4bie
Do not make QtCompositor call QObject belonging to a different thread

Which makes Qt unhappy.

Also, QtCompositor has no business setting QWindow::visible property. That authority
belongs to application code, not to the QPA.

What QtCompositor/QPA can and should set is the window exposure.

NB: that scheme is not fully functional as the process crashes when exiting due to a
Ctrl+C. But at least it doesn't hang on startup anymore and the implementation is
pointing towards the right direction despite being pretty much work-in-progress.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: