Expand description
Compositor management.
This module provides general compositor actions like quitting and reloading the config.
Enums§
- Backend
- A backend that Pinnacle runs with.
Functions§
- backend
- Gets the currently running
Backend
. - quit
- Quits Pinnacle.
- reload_
config - Reloads the currently active config.
- set_
last_ error - Sets an error message that is held by the compositor until it is retrieved.
- set_
xwayland_ self_ scaling - Sets whether or not xwayland clients should scale themselves.
- take_
last_ error - Gets and consumes the last error message set, possibly by a previously running config.