Class MirServerHooks¶
Defined in File mir_server_hooks.h
Class Documentation¶
-
class MirServerHooks¶
Public Functions
-
MirServerHooks()¶
-
void operator()(mir::Server &server)¶
-
auto the_prompt_session_listener() const -> PromptSessionListener*¶
-
auto the_prompt_session_manager() const -> std::shared_ptr<mir::scene::PromptSessionManager>¶
-
auto the_mir_display() const -> std::shared_ptr<mir::graphics::Display>¶
-
auto the_display_configuration_controller() const -> std::shared_ptr<mir::shell::DisplayConfigurationController>¶
-
void create_named_cursor(CreateNamedCursor func)¶
-
MirServerHooks()¶