19 #ifndef MIRAL_CURSOR_THEME_H 20 #define MIRAL_CURSOR_THEME_H 24 namespace mir {
class Server; }
39 std::string
const theme;
44 #endif //MIRAL_CURSOR_THEME_H Definition: splash_session.h:24
Load an X-cursor theme, either the supplied default, or through the –cursor-theme config option.
Definition: cursor_theme.h:29
void operator()(mir::Server &server) const
Mir Abstraction Layer.
Definition: floating_window_manager.h:29
CursorTheme(std::string const &theme)
Specify a default theme.