homescreen: Add support for defining an activation area
[apps/homescreen.git] / homescreen / src / homescreenhandler.h
index a2baeb2..751457e 100644 (file)
@@ -40,6 +40,7 @@ public slots:
 private:
        ApplicationLauncher *mp_launcher;
        AppLauncherClient *mp_applauncher_client;
+       struct wl_output *m_output;
 
        Shell *aglShell;