X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=sample%2Fapp%2Feventhandler.cpp;h=17decc41d1440b4820cdc7e7e4b06e2678eed53b;hb=ff66bdf313d0695aa8042c3f707282fa68b0ead3;hp=b4b6a03c86edc032a5d6d4b0635e7c5b1267917f;hpb=e22bd28a5e1d11a8b608bd2a11b935ad5bcfc9b2;p=apps%2Fonscreenapp.git diff --git a/sample/app/eventhandler.cpp b/sample/app/eventhandler.cpp index b4b6a03..17decc4 100644 --- a/sample/app/eventhandler.cpp +++ b/sample/app/eventhandler.cpp @@ -213,6 +213,7 @@ void EventHandler::showWindow(QString id, QString json) { if (shell_desktop) { struct wl_output *output = getWlOutput(qApp->screens().first()); + qInfo() << "sending activate_app"; agl_shell_desktop_activate_app(shell_desktop, id.toStdString().c_str(), json.toStdString().c_str(),