19 #ifndef MIRAL_SHELL_SW_SPLASH_H 20 #define MIRAL_SHELL_SW_SPLASH_H 34 void operator()(std::weak_ptr<mir::scene::Session>
const& session);
36 operator std::shared_ptr<SplashSession>()
const;
40 std::shared_ptr<Self>
const self;
43 #endif //MIRAL_SHELL_SW_SPLASH_H Definition: sw_splash.h:27
void operator()(MirConnection *connection)
Definition: sw_splash.cpp:134
SwSplash()
Definition: sw_splash.cpp:119