X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Frunxdg.cpp;h=04017bcf50a488c780adb2e82c05984bd4013a74;hb=refs%2Fheads%2Fsandbox%2Fwangzhiqiang%2Fals2019;hp=8582023814d80b7ee132fb96e1d3bb7501d5991e;hpb=da4fc1efac827ac209c4d7c83968e0433c681298;p=staging%2Fxdg-launcher.git diff --git a/src/runxdg.cpp b/src/runxdg.cpp index 8582023..04017bc 100644 --- a/src/runxdg.cpp +++ b/src/runxdg.cpp @@ -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(); } }