summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-12-13Add PresentFreeInput to release allocated event idsKeith Packard
Signed-off-by: Keith Packard <keithp@keithp.com>
2013-12-13Add kind/mode to Complete, set pixmap in IdleKeith Packard
Fix a couple of event issues noticed by Fredrik Höglund -- XPresentCompleteNotifyEvent was missing kind and mode fields, and the pixmap field was never getting set in the XPresentIdleNotifyEvent. Signed-off-by: Keith Packard <keithp@keithp.com>
2013-12-13Elide redirect stuff.Keith Packard
This isn't part of the 1.0 specification, so remove it from the current API. Signed-off-by: Keith Packard <keithp@keithp.com>
2013-12-10Update to protocol version 1.0Keith Packard
Add Idle and Redirect events, change PresentRegion to PresentPixmap, add capabilities Signed-off-by: Keith Packard <keithp@keithp.com>
2013-09-12Initial import of Xlib Present bindingKeith Packard
Signed-off-by: Keith Packard <keithp@keithp.com>