Expand description
Utility functions for working with X11 properties
Structs§
- Aspect
Ratio - An aspect ratio
numerator
/denominator
. - WmClass
- The value of a window’s
WM_CLASS
property. - WmClass
Cookie - A cookie for getting a window’s
WM_CLASS
property. - WmHints
- A structure representing a
WM_HINTS
property. - WmHints
Cookie - A cookie for getting a window’s
WM_HINTS
property. - WmSize
Hints - A structure representing a
WM_SIZE_HINTS
property. - WmSize
Hints Cookie - A cookie for getting a window’s
WM_SIZE_HINTS
property.
Enums§
- WmHints
State - The possible values for a
WM_STATE
’s state field. - WmSize
Hints Specification - Representation of whether some part of
WM_SIZE_HINTS
was user/program specified.