19 #ifndef MIR_EXAMPLES_FULLSCREEN_PLACEMENT_STRATEGY_H_
20 #define MIR_EXAMPLES_FULLSCREEN_PLACEMENT_STRATEGY_H_
48 std::shared_ptr<shell::DisplayLayout>
const display_layout;
54 #endif // MIR_EXAMPLES_FULLSCREEN_PLACEMENT_STRATEGY_H_
Definition: surface_creation_parameters.h:38
FullscreenPlacementStrategy(std::shared_ptr< shell::DisplayLayout > const &display_layout)
shell::SurfaceCreationParameters place(shell::Session const &, shell::SurfaceCreationParameters const &request_parameters)
Definition: fullscreen_placement_strategy.cpp:34
~FullscreenPlacementStrategy()=default
Definition: fullscreen_placement_strategy.h:35
FullscreenPlacementStrategy & operator=(FullscreenPlacementStrategy const &)=delete
Definition: placement_strategy.h:30