change frameswapped seq sandbox/wangzhiqiang/als2019
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Fri, 17 May 2019 02:27:18 +0000 (10:27 +0800)
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Fri, 17 May 2019 02:27:18 +0000 (10:27 +0800)
src/runxdg.cpp

index 8582023..04017bc 100644 (file)
@@ -468,7 +468,7 @@ void RunXDG::setup_surface (void)
     // Recovering 1st time tap_shortcut is dropped because
     // the application has not been run yet (1st time launch)
     m_pending_create = false;
-    m_wm->activateWindow(this->m_role.c_str(), AREA_NORMAL_FULL);
+    m_hs->publishSubscription();
   }
 }