Mir
|
#include "mir/geometry/rectangles.h"
#include "mir/shell/abstract_shell.h"
#include "mir/shell/window_manager.h"
#include "mir/shell/window_management_info.h"
#include <map>
#include <mutex>
Go to the source code of this file.
Classes | |
class | mir::shell::WindowManagerTools |
The interface through which the policy instructs the controller. These functions assume that the BasicWindowManager data structures can be accessed freely. I.e. should only be invoked by the policy handle_... methods (where any necessary locks are held). More... | |
class | mir::shell::WindowManagementPolicy |
class | mir::shell::BasicWindowManager |
A policy based window manager. This takes care of the management of any meta implementation held for the sessions and surfaces. More... | |
class | mir::shell::WindowManagerConstructor< WMPolicy > |
A policy based window manager. This exists to initialize BasicWindowManager and the WMPolicy (in an awkward manner). TODO revisit this initialization sequence. More... | |
Namespaces | |
mir | |
All things Mir. | |
mir::shell | |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016