[][src]Module penrose::core::data_types

Simple data types and enums

Structs

Config

The main user facing configuration details

Point

An x,y coordinate pair

Region

An X window / screen position: top left corner + extent

Enums

Border

X window border kind

Change

Increment / decrement a value

Type Definitions

ResizeAction

Output of a Layout function: the new position a window should take

WinId

An X window ID