19 #ifndef MIR_DISPLAY_CHANGER_H_ 20 #define MIR_DISPLAY_CHANGER_H_ 28 class DisplayConfiguration;
38 virtual void configure_for_hardware_change(
39 std::shared_ptr<graphics::DisplayConfiguration>
const& conf,
42 virtual void pause_display_config_processing() = 0;
43 virtual void resume_display_config_processing() = 0;
All things Mir.
Definition: atomic_callback.h:25
Definition: display_changer.h:31
SystemStateHandling
Definition: display_changer.h:36