Module pinnacle

Source
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.