Expand description

A library to interact with the Windows API for display settings.

This library provides an abstraction around some winuser.h calls relevant for modifying display settings.

Structs

A struct that represents a display (index)

Contains the properties of a display

A struct that represents a set of displays

Contains the settings of a display

Contains the position of a display

Contains the resolution of a display

Enums

Error type for the display module

Error type for the display module

Contains the fixed output of a display

Contains the orientation of a display

Errors that occur while parsing a fixed output from a string

Errors that occur while parsing an orientation from a string

Errors that occur while parsing a position from a string

Errors that occur while parsing a resolution from a string

Functions

Returns a list of all displays.

Refreshes the screen to apply the changes