Crate leftwm_core

source ·
Expand description

Various leftwm features.

Re-exports

pub use config::Config;
pub use display_servers::DisplayServer;
pub use state::State;
pub use utils::child_process;
pub use utils::command_pipe::CommandPipe;
pub use utils::state_socket::StateSocket;

Modules

Objects (such as windows) used to develop LeftWM.
Save and restore manager state.
Various shared functions that LeftWM uses.

Structs

Maintains current program state.
Store Window information.
Information for workspaces (screen divisions).

Enums

These are responses from the Window manager. The display server should act on these actions.
Describes the options for the release scratchpad command