[][src]Module penrose::core::workspace

A Workspace is a set of displayed clients and a set of Layouts for arranging them

Structs

Workspace

A Workspace represents a named set of clients that are tiled according to a specific layout. Layout properties are tracked per workspace and clients are referenced by ID. Workspaces are independant of monitors and can be moved between monitors freely, bringing their clients with them.