Crate leftwm_core[−][src]
Expand description
Various leftwm features.
Re-exports
pub use config::Config;
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
Objects (such as windows) used to develop LeftWM
.
Various shared functions that LeftWM
uses.
Structs
Maintains current program state.
Store Window information.
Information for workspaces (screen divisions).
Contains Xserver information and origins.
Enums
These are responses from the Window manager. The display server should act on these actions.