9#include <phosphorwayland_export.h>
Definition CompositorLost.h:11
std::uint64_t CompositorLostCookie
Definition CompositorLost.h:42
std::function< void()> CompositorLostCallback
Public seam over the QPA plugin's wlr-layer-shell global-removal signal.
Definition CompositorLost.h:41
PHOSPHORWAYLAND_EXPORT void removeCompositorLostCallback(CompositorLostCookie cookie)
Unregister a callback previously returned by addCompositorLostCallback.
PHOSPHORWAYLAND_EXPORT CompositorLostCookie addCompositorLostCallback(CompositorLostCallback cb)
Register a callback fired when the compositor removes the zwlr_layer_shell_v1 global.