Module leftwm_core::models[][src]

Expand description

Objects (such as windows) used to develop LeftWM.

Modules

Structs

Screen Bounding Box

Maintains current program state.

Store Window information.

Information for workspaces (screen divisions).

Struct containing min/max width and height and window placement. x,y from top left.

Modifiable struct that can be used to generate an Xyhw struct. Contains min/max width and height and window placement. x,y from top left.

Enums

Helper enum to represent a size which can be an absolute pixel value or a relative percentage value

Type Definitions