19 #ifndef MIRAL_WAYLAND_EXTENSIONS_H 20 #define MIRAL_WAYLAND_EXTENSIONS_H 25 namespace mir {
class Server; }
56 std::shared_ptr<Self>
self;
60 #endif //MIRAL_WAYLAND_EXTENSIONS_H Definition: splash_session.h:24
auto supported_extensions() const -> std::string
All extensions extensions supported by Mir (colon separated list)
auto operator=(WaylandExtensions const &) -> WaylandExtensions &
void operator()(mir::Server &server) const
WaylandExtensions()
Default extensions supported by Mir.
Add a user configuration option to Mir's option handling to select the supported Wayland extensions....
Definition: wayland_extensions.h:35
Mir Abstraction Layer.
Definition: floating_window_manager.h:29