halley-cli 0.1.0

Command-line interface for interacting with and controlling the Halley Wayland compositor.
1
2
3
4
5
6
7
8
pub(crate) mod bearings;
pub(crate) mod capture;
pub(crate) mod cluster;
pub(crate) mod monitor;
pub(crate) mod node;
pub(crate) mod stack;
pub(crate) mod tile;
pub(crate) mod trail;