17 #ifndef MIROIL_DISPLAY_CONFIGURATION_CONTROLLER_WRAPPER_H_
18 #define MIROIL_DISPLAY_CONFIGURATION_CONTROLLER_WRAPPER_H_
22 namespace mir {
namespace shell {
class DisplayConfigurationController; } }
23 namespace mir {
namespace graphics {
class DisplayConfiguration; } }
45 std::shared_ptr<mir::shell::DisplayConfigurationController>
const & wrapped;
Definition: display_configuration_controller_wrapper.h:29
~DisplayConfigurationControllerWrapper()=default
DisplayConfigurationControllerWrapper(std::shared_ptr< mir::shell::DisplayConfigurationController > const &wrapped)
void set_base_configuration(std::shared_ptr< mir::graphics::DisplayConfiguration > const &conf)
Set the base display configuration.
Definition: splash_session.h:22
Definition: compositor.h:21