Namespace miral¶
The Mir Abstraction Layer (mirAL) is an ABI stable layer built on top of the core Mir libraries. This namespace provides constructs such as window management, accessibility features, Wayland extensions, and much more.
Detailed Description¶
Class MirRunner - the runner for Mir’s engine
Class WindowManagementPolicy - a class that handles all interactions with window management
Namespaces¶
Classes¶
Enums¶
Functions¶
Function miral::operator!=(Output::PhysicalSizeMM const&, Output::PhysicalSizeMM const&)
Function miral::operator!=(std::shared_ptr<mir::scene::Surface> const&, Window const&)
Function miral::operator!=(Window const&, std::shared_ptr<mir::scene::Surface> const&)
Function miral::operator==(Output::PhysicalSizeMM const&, Output::PhysicalSizeMM const&)
Function miral::operator==(std::shared_ptr<mir::scene::Surface> const&, Window const&)
Function miral::operator==(Window const&, std::shared_ptr<mir::scene::Surface> const&)