#include <mediating_display_changer.h>
|
| MediatingDisplayChanger (std::shared_ptr< graphics::Display > const &display, std::shared_ptr< compositor::Compositor > const &compositor, std::shared_ptr< graphics::DisplayConfigurationPolicy > const &display_configuration_policy, std::shared_ptr< SessionContainer > const &session_container, std::shared_ptr< SessionEventHandlerRegister > const &session_event_handler_register, std::shared_ptr< ServerActionQueue > const &server_action_queue, std::shared_ptr< graphics::DisplayConfigurationReport > const &report, std::shared_ptr< input::InputRegion > const ®ion, std::shared_ptr< time::AlarmFactory > const &alarm_factory) |
|
std::shared_ptr< graphics::DisplayConfiguration > | base_configuration () override |
|
void | configure (std::shared_ptr< frontend::Session > const &session, std::shared_ptr< graphics::DisplayConfiguration > const &conf) override |
|
void | preview_base_configuration (std::weak_ptr< frontend::Session > const &session, std::shared_ptr< graphics::DisplayConfiguration > const &conf, std::chrono::seconds timeout) override |
|
void | confirm_base_configuration (std::shared_ptr< frontend::Session > const &session, std::shared_ptr< graphics::DisplayConfiguration > const &confirmed_conf) override |
|
void | configure_for_hardware_change (std::shared_ptr< graphics::DisplayConfiguration > const &conf, SystemStateHandling pause_resume_system) override |
|
void | pause_display_config_processing () override |
|
void | resume_display_config_processing () override |
|
void | set_base_configuration (std::shared_ptr< graphics::DisplayConfiguration > const &conf) override |
|
virtual | ~DisplayChanger ()=default |
|
virtual void | configure (std::shared_ptr< Session > const &, std::shared_ptr< graphics::DisplayConfiguration > const &)=0 |
|
virtual void | confirm_base_configuration (std::shared_ptr< Session > const &session, std::shared_ptr< graphics::DisplayConfiguration > const &confirmed_configuration)=0 |
|
virtual | ~DisplayChanger ()=default |
|
| DisplayConfigurationController ()=default |
|
virtual | ~DisplayConfigurationController ()=default |
|
| DisplayConfigurationController (DisplayConfigurationController const &)=delete |
|
DisplayConfigurationController & | operator= (DisplayConfigurationController const &)=delete |
|
void mir::scene::MediatingDisplayChanger::pause_display_config_processing |
( |
| ) |
|
|
overridevirtual |
void mir::scene::MediatingDisplayChanger::resume_display_config_processing |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016