- XRRAddOutputMode
void XRRAddOutputMode(Display* dpy, RROutput output, RRMode mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRAllocGamma
XRRCrtcGamma* XRRAllocGamma(int size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRAllocModeInfo
XRRModeInfo* XRRAllocModeInfo(char* name, int nameLength)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRChangeOutputProperty
void XRRChangeOutputProperty(Display* dpy, RROutput output, Atom property, Atom type, int format, int mode, ubyte* data, int nelements)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRConfigCurrentConfiguration
SizeID XRRConfigCurrentConfiguration(XRRScreenConfiguration* config, Rotation* rotation)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRConfigCurrentRate
short XRRConfigCurrentRate(XRRScreenConfiguration* config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRConfigRates
short* XRRConfigRates(XRRScreenConfiguration* config, int sizeID, int* nrates)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRConfigRotations
Rotation XRRConfigRotations(XRRScreenConfiguration* config, Rotation* current_rotation)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRConfigSizes
XRRScreenSize* XRRConfigSizes(XRRScreenConfiguration* config, int* nsizes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRConfigTimes
Time XRRConfigTimes(XRRScreenConfiguration* config, Time* config_timestamp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRConfigureOutputProperty
void XRRConfigureOutputProperty(Display* dpy, RROutput output, Atom property, Bool pending, Bool range, int num_values, long* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRCreateMode
RRMode XRRCreateMode(Display* dpy, Window window, XRRModeInfo* modeInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRDeleteOutputMode
void XRRDeleteOutputMode(Display* dpy, RROutput output, RRMode mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRDeleteOutputProperty
void XRRDeleteOutputProperty(Display* dpy, RROutput output, Atom property)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRDestroyMode
void XRRDestroyMode(Display* dpy, RRMode mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRFreeCrtcInfo
void XRRFreeCrtcInfo(XRRCrtcInfo* crtcInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRFreeGamma
void XRRFreeGamma(XRRCrtcGamma* gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRFreeModeInfo
void XRRFreeModeInfo(XRRModeInfo* modeInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRFreeOutputInfo
void XRRFreeOutputInfo(XRROutputInfo* outputInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRFreePanning
void XRRFreePanning(XRRPanning* panning)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRFreeScreenConfigInfo
void XRRFreeScreenConfigInfo(XRRScreenConfiguration* config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRFreeScreenResources
void XRRFreeScreenResources(XRRScreenResources* resources)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRGetCrtcGamma
XRRCrtcGamma* XRRGetCrtcGamma(Display* dpy, RRCrtc crtc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRGetCrtcGammaSize
int XRRGetCrtcGammaSize(Display* dpy, RRCrtc crtc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRGetCrtcInfo
XRRCrtcInfo* XRRGetCrtcInfo(Display* dpy, XRRScreenResources* resources, RRCrtc crtc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRGetCrtcTransform
Status XRRGetCrtcTransform(Display* dpy, RRCrtc crtc, XRRCrtcTransformAttributes** attributes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRGetOutputInfo
XRROutputInfo* XRRGetOutputInfo(Display* dpy, XRRScreenResources* resources, RROutput output)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRGetOutputPrimary
RROutput XRRGetOutputPrimary(Display* dpy, Window window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRGetOutputProperty
int XRRGetOutputProperty(Display* dpy, RROutput output, Atom property, long offset, long length, Bool _delete, Bool pending, Atom req_type, Atom* actual_type, int* actual_format, ulong* nitems, ulong* bytes_after, ubyte** prop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRGetPanning
XRRPanning* XRRGetPanning(Display* dpy, XRRScreenResources* resources, RRCrtc crtc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRGetScreenInfo
XRRScreenConfiguration* XRRGetScreenInfo(Display* dpy, Window window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRGetScreenResources
XRRScreenResources* XRRGetScreenResources(Display* dpy, Window window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRGetScreenResourcesCurrent
XRRScreenResources* XRRGetScreenResourcesCurrent(Display* dpy, Window window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRGetScreenSizeRange
Status XRRGetScreenSizeRange(Display* dpy, Window window, int* minWidth, int* minHeight, int* maxWidth, int* maxHeight)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRListOutputProperties
Atom* XRRListOutputProperties(Display* dpy, RROutput output, int* nprop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRQueryExtension
Bool XRRQueryExtension(Display* dpy, int* event_base_return, int* error_base_return)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRQueryOutputProperty
XRRPropertyInfo* XRRQueryOutputProperty(Display* dpy, RROutput output, Atom property)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRQueryVersion
Status XRRQueryVersion(Display* dpy, int* major_version_return, int* minor_version_return)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRRates
short* XRRRates(Display* dpy, int screen, int sizeID, int* nrates)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRRootToScreen
int XRRRootToScreen(Display* dpy, Window root)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRRotations
Rotation XRRRotations(Display* dpy, int screen, Rotation* current_rotation)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRSelectInput
void XRRSelectInput(Display* dpy, Window window, int mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRSetCrtcConfig
Status XRRSetCrtcConfig(Display* dpy, XRRScreenResources* resources, RRCrtc crtc, Time timestamp, int x, int y, RRMode mode, Rotation rotation, RROutput* outputs, int noutputs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRSetCrtcGamma
void XRRSetCrtcGamma(Display* dpy, RRCrtc crtc, XRRCrtcGamma* gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRSetCrtcTransform
void XRRSetCrtcTransform(Display* dpy, RRCrtc crtc, XTransform* transform, char* filter, XFixed* params, int nparams)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRSetOutputPrimary
void XRRSetOutputPrimary(Display* dpy, Window window, RROutput output)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRSetPanning
Status XRRSetPanning(Display* dpy, XRRScreenResources* resources, RRCrtc crtc, XRRPanning* panning)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRSetScreenConfig
Status XRRSetScreenConfig(Display* dpy, XRRScreenConfiguration* config, Drawable draw, int size_index, Rotation rotation, Time timestamp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRSetScreenConfigAndRate
Status XRRSetScreenConfigAndRate(Display* dpy, XRRScreenConfiguration* config, Drawable draw, int size_index, Rotation rotation, short rate, Time timestamp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRSetScreenSize
void XRRSetScreenSize(Display* dpy, Window window, int width, int height, int mmWidth, int mmHeight)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRSizes
XRRScreenSize* XRRSizes(Display* dpy, int screen, int* nsizes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRTimes
Time XRRTimes(Display* dpy, int screen, Time* config_timestamp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XRRUpdateConfiguration
int XRRUpdateConfiguration(XEvent* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.