View Single Post
Posts: 50 | Thanked: 100 times | Joined on Jan 2012 @ Tampere, Finland
#15
I think the reason for newly started main loop is in qwaylandeventthread.cpp line 37:

https://qt.gitorious.org/qt/qtwaylan...thread.cpp#L37

When app window is closed, the Wayland connection is broken and if something (in the new mainloop?) calls readWaylandEvents(), the process is killed.