19 #ifndef MIRAL_SHELL_SW_SPLASH_H 20 #define MIRAL_SHELL_SW_SPLASH_H 32 void operator()(std::weak_ptr<mir::scene::Session>
const& session);
34 operator std::shared_ptr<SplashSession>()
const;
38 std::shared_ptr<Self>
const self;
41 #endif //MIRAL_SHELL_SW_SPLASH_H Definition: sw_splash.h:25
void operator()(struct wl_display *display)
Definition: sw_splash.cpp:250
SwSplash()
Definition: sw_splash.cpp:160