composite.xpresent

Undocumented in source.

Members

Functions

XPresentFreeInput
void XPresentFreeInput(Display* dpy, Window window, XID event_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPresentNotifyMSC
void XPresentNotifyMSC(Display* dpy, Window window, uint32_t serial, uint64_t target_msc, uint64_t divisor, uint64_t remainder)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPresentPixmap
void XPresentPixmap(Display* dpy, Window window, Pixmap pixmap, uint32_t serial, XserverRegion valid, XserverRegion update, int x_off, int y_off, RRCrtc target_crtc, XSyncFence wait_fence, XSyncFence idle_fence, uint32_t options, uint64_t target_msc, uint64_t divisor, uint64_t remainder, XPresentNotify* notifies, int nnotifies)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPresentQueryCapabilities
uint32_t XPresentQueryCapabilities(Display* dpy, XID target)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPresentQueryExtension
Bool XPresentQueryExtension(Display* dpy, int* major_opcode_return, 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.
XPresentQueryVersion
Status XPresentQueryVersion(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.
XPresentSelectInput
XID XPresentSelectInput(Display* dpy, Window window, uint event_mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPresentVersion
int XPresentVersion()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

PRESENT_MAJOR
enum PRESENT_MAJOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRESENT_MINOR
enum PRESENT_MINOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRESENT_REDIRECT_NOTIFY_MASK
enum PRESENT_REDIRECT_NOTIFY_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRESENT_REDIRECT_NOTIFY_MASK
enum PRESENT_REDIRECT_NOTIFY_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRESENT_REVISION
enum PRESENT_REVISION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRESENT_VERSION
enum PRESENT_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentAllCapabilities
enum PresentAllCapabilities;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentAllEvents
enum PresentAllEvents;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentAllOptions
enum PresentAllOptions;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentCapabilityAsync
enum PresentCapabilityAsync;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentCapabilityFence
enum PresentCapabilityFence;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentCapabilityNone
enum PresentCapabilityNone;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentCapabilityUST
enum PresentCapabilityUST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentCompleteKindNotifyMSC
enum PresentCompleteKindNotifyMSC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentCompleteKindPixmap
enum PresentCompleteKindPixmap;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentCompleteModeCopy
enum PresentCompleteModeCopy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentCompleteModeFlip
enum PresentCompleteModeFlip;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentCompleteModeSkip
enum PresentCompleteModeSkip;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentCompleteModeSuboptimalCopy
enum PresentCompleteModeSuboptimalCopy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentCompleteNotify
enum PresentCompleteNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentCompleteNotifyMask
enum PresentCompleteNotifyMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentConfigureNotify
enum PresentConfigureNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentConfigureNotifyMask
enum PresentConfigureNotifyMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentIdleNotify
enum PresentIdleNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentIdleNotifyMask
enum PresentIdleNotifyMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentNumberErrors
enum PresentNumberErrors;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentNumberEvents
enum PresentNumberEvents;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentNumberRequests
enum PresentNumberRequests;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentOptionAsync
enum PresentOptionAsync;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentOptionCopy
enum PresentOptionCopy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentOptionNone
enum PresentOptionNone;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentOptionSuboptimal
enum PresentOptionSuboptimal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentOptionUST
enum PresentOptionUST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentRedirectNotify
enum PresentRedirectNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PresentRedirectNotifyMask
enum PresentRedirectNotifyMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X_PresentNotifyMSC
enum X_PresentNotifyMSC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X_PresentPixmap
enum X_PresentPixmap;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X_PresentQueryCapabilities
enum X_PresentQueryCapabilities;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X_PresentQueryVersion
enum X_PresentQueryVersion;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X_PresentSelectInput
enum X_PresentSelectInput;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

XPresentCompleteNotifyEvent
struct XPresentCompleteNotifyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPresentConfigureNotifyEvent
struct XPresentConfigureNotifyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPresentEvent
struct XPresentEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPresentIdleNotifyEvent
struct XPresentIdleNotifyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPresentNotify
struct XPresentNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPresentRedirectNotifyEvent
struct XPresentRedirectNotifyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta