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;
Definition: sw_splash.h:26
SwSplash()
Definition: sw_splash.cpp:160
void operator()(struct wl_display *display)
Definition: sw_splash.cpp:250