ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
XPresentConfigureNotifyEvent
composite
xpresent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
XPresentConfigureNotifyEvent {
int
type
;
ulong
serial
;
Bool
send_event
;
Display
*
display
;
int
extension
;
int
evtype
;
uint32_t
eid
;
Window
window
;
int
x
;
int
y
;
uint
width
;
uint
height
;
int
off_x
;
int
off_y
;
int
pixmap_width
;
int
pixmap_height
;
long
pixmap_flags
;
}
Members
Variables
display
Display
*
display
;
Undocumented in source.
eid
uint32_t
eid
;
Undocumented in source.
evtype
int
evtype
;
Undocumented in source.
extension
int
extension
;
height
uint
height
;
Undocumented in source.
off_x
int
off_x
;
off_y
int
off_y
;
Undocumented in source.
pixmap_flags
long
pixmap_flags
;
pixmap_height
int
pixmap_height
;
Undocumented in source.
pixmap_width
int
pixmap_width
;
Undocumented in source.
send_event
Bool
send_event
;
Undocumented in source.
serial
ulong
serial
;
Undocumented in source.
type
int
type
;
Undocumented in source.
width
uint
width
;
Undocumented in source.
window
Window
window
;
Undocumented in source.
x
int
x
;
y
int
y
;
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