![]() |
Heaven v0.1.0-1
C++ global-menu library for Wayland sessions
|
Represents, on the bar side, the connected Wayland compositor. More...
#include "HNCompositor.h"


Public Member Functions | |
| const std::string & | id () const noexcept |
| Returns the D-Bus unique name of the compositor. | |
| ~HNCompositor () noexcept=default | |
| Destructor. | |
Represents, on the bar side, the connected Wayland compositor.
The bar keeps a single HNCompositor instance while the compositor is present on the bus. It is created and destroyed automatically as the compositor appears and disappears (see HNBar::onCompositorChanged).
|
inlinenoexcept |
Returns the D-Bus unique name of the compositor.