Windows appears to have a WM_QUIT message¹ that’s used to request quitting an application, and Qt handles it correctly in QEventDispatcherWin32::processEvents(). I guess we need something similar for Mir?
¹ https://msdn.microsoft.com/en-us/library/windows/desktop/ms632641(v=vs.85).aspx
Windows appears to have a WM_QUIT message¹ that’s used to request quitting an application, and Qt handles it correctly in QEventDispatche rWin32: :processEvents( ). I guess we need something similar for Mir?
¹ https:/ /msdn.microsoft .com/en- us/library/ windows/ desktop/ ms632641( v=vs.85) .aspx