Crate leftwm_core
source ·Expand description
Various leftwm features.
Re-exports
pub use config::Config;
pub use display_servers::DisplayServer;
pub use models::Manager;
pub use models::Mode;
pub use models::Window;
pub use models::Workspace;
pub use state::State;
pub use utils::child_process;
pub use utils::command_pipe::CommandPipe;
pub use utils::return_pipe::ReturnPipe;
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.
Enums
- These are responses from the Window manager. The display server should act on these actions.
- Describes the options for the release scratchpad command