Crate leftwm[][src]

Expand description

Various leftwm features.

Re-exports

pub use display_servers::DisplayServer;
pub use display_servers::XlibDisplayServer;
pub use utils::child_process;
pub use utils::command_pipe::CommandPipe;
pub use utils::state_socket::StateSocket;

Modules

LeftWM general configuration

Objects (such as windows) used to develop LeftWM.

Save and restore manager state.

Various shared functions that LeftWM uses.

Structs

Configuration container for processing DisplayEvents.

Maintains current program state.

Store Window information.

Information for workspaces (screen divisions).

Contains Xserver information and origins.

Enums