Class WaylandTools

Class Documentation

class WaylandTools

Tools for implementors of Wayland extension protocols.

Remark

Since MirAL 5.5

Public Functions

WaylandTools()
~WaylandTools()
WaylandTools(WaylandTools const&)
auto operator=(WaylandTools const&) -> WaylandTools&
void operator()(mir::Server &server) const
void for_each_binding(mir::wayland::Client *client, Output const &output, std::function<void(wl_resource *output)> const &callback) const