Type Alias penrose::core::ClientSpace

source ·
pub type ClientSpace = Workspace<Xid>;
Expand description

The pure client state information for a single Workspace

Aliased Type§

struct ClientSpace { /* private fields */ }