#include <PhosphorLayer/Role.h>#include <PhosphorLayer/phosphorlayer_export.h>#include <QMargins>#include <QObject>#include <QSize>#include <QString>#include <QtGlobal>#include <functional>#include <memory>Go to the source code of this file.
Classes | |
| struct | PhosphorLayer::TransportAttachArgs |
| Arguments passed to ILayerShellTransport::attach(). More... | |
| class | PhosphorLayer::ITransportHandle |
| Handle returned by attach(); lets the caller mutate post-show properties that the wlr-layer-shell protocol permits (margins, layer, exclusive zone, keyboard interactivity) without re-attaching. More... | |
| class | PhosphorLayer::ILayerShellTransport |
| Abstracts the layer-shell protocol binding. More... | |
Namespaces | |
| namespace | PhosphorLayer |