X11Monitor

class X11Monitor(**properties: Any)

Superclasses: Monitor, Object

Constructors:

X11Monitor(**properties)

Methods

class X11Monitor
get_output() int

Returns the XID of the Output corresponding to monitor.

get_workarea() Rectangle

Retrieves the size and position of the “work area” on a monitor within the display coordinate space.

The returned geometry is in ”application pixels”, not in ”device pixels” (see get_scale_factor).