ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
XPresentRedirectNotifyEvent
composite
xpresent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(PRESENT_FUTURE_VERSION)
extern (
C
)
struct
XPresentRedirectNotifyEvent {
int
type
;
ulong
serial
;
Bool
send_event
;
Display
*
display
;
int
extension
;
int
evtype
;
uint32_t
eid
;
Window
event_window
;
Window
window
;
Pixmap
pixmap
;
uint32_t
serial_number
;
XserverRegion
valid_region
;
XserverRegion
update_region
;
XRectangle
valid_rect
;
XRectangle
update_rect
;
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
;
}
Members
Variables
display
Display
*
display
;
Undocumented in source.
divisor
uint64_t
divisor
;
Undocumented in source.
eid
uint32_t
eid
;
Undocumented in source.
event_window
Window
event_window
;
Undocumented in source.
evtype
int
evtype
;
Undocumented in source.
extension
int
extension
;
Undocumented in source.
idle_fence
XSyncFence
idle_fence
;
Undocumented in source.
nnotifies
int
nnotifies
;
Undocumented in source.
notifies
XPresentNotify
*
notifies
;
Undocumented in source.
options
uint32_t
options
;
Undocumented in source.
pixmap
Pixmap
pixmap
;
Undocumented in source.
remainder
uint64_t
remainder
;
Undocumented in source.
send_event
Bool
send_event
;
Undocumented in source.
serial
ulong
serial
;
Undocumented in source.
serial_number
uint32_t
serial_number
;
Undocumented in source.
target_crtc
RRCrtc
target_crtc
;
Undocumented in source.
target_msc
uint64_t
target_msc
;
Undocumented in source.
type
int
type
;
Undocumented in source.
update_rect
XRectangle
update_rect
;
Undocumented in source.
update_region
XserverRegion
update_region
;
Undocumented in source.
valid_rect
XRectangle
valid_rect
;
Undocumented in source.
valid_region
XserverRegion
valid_region
;
Undocumented in source.
wait_fence
XSyncFence
wait_fence
;
Undocumented in source.
window
Window
window
;
Undocumented in source.
x_off
int
x_off
;
y_off
int
y_off
;
Undocumented in source.
Meta
Source
See Implementation
composite
xpresent
functions
XPresentFreeInput
XPresentNotifyMSC
XPresentPixmap
XPresentQueryCapabilities
XPresentQueryExtension
XPresentQueryVersion
XPresentSelectInput
XPresentVersion
manifest constants
PRESENT_MAJOR
PRESENT_MINOR
PRESENT_REDIRECT_NOTIFY_MASK
PRESENT_REVISION
PRESENT_VERSION
PresentAllCapabilities
PresentAllEvents
PresentAllOptions
PresentCapabilityAsync
PresentCapabilityFence
PresentCapabilityNone
PresentCapabilityUST
PresentCompleteKindNotifyMSC
PresentCompleteKindPixmap
PresentCompleteModeCopy
PresentCompleteModeFlip
PresentCompleteModeSkip
PresentCompleteModeSuboptimalCopy
PresentCompleteNotify
PresentCompleteNotifyMask
PresentConfigureNotify
PresentConfigureNotifyMask
PresentIdleNotify
PresentIdleNotifyMask
PresentNumberErrors
PresentNumberEvents
PresentNumberRequests
PresentOptionAsync
PresentOptionCopy
PresentOptionNone
PresentOptionSuboptimal
PresentOptionUST
PresentRedirectNotify
PresentRedirectNotifyMask
X_PresentNotifyMSC
X_PresentPixmap
X_PresentQueryCapabilities
X_PresentQueryVersion
X_PresentSelectInput
structs
XPresentCompleteNotifyEvent
XPresentConfigureNotifyEvent
XPresentEvent
XPresentIdleNotifyEvent
XPresentNotify
XPresentRedirectNotifyEvent