skeleton for present in xwayland
start to fake crtc per xwayland window
in check_flip test on GLAMOR_HAS_GBM
begin msc counting at 1
get present buffer, frame and release callbacks
Add event struct and event_notify, fix async present and buffer creation
Force frame callback on flip with damage
Merge branch 'master' into presentInXwayland
event_notify directly for unlimited frame rate
Support for queued Present events
safe event remove on abort vblank
temporary Present changes to make Xwayland work
only allow one window to flip at a time
restore pixmap in DDX
switch Window Pixmaps in Xwayland DDX
retain on using current_pixmap for buffer commits
cleanup in xwayland.c
set Present init values and restrict to rootless mode for now
put Xwayland Present code in own file
use capability value instead of ifdefs for Xwayland
simple check flip for Xwayland
set current_pixmap at right time, deactivate queuing for now
cleanup
switch_pixmap always with window
remove not working tree traversal code
Introduce rootless mode to flip per window
Support Present rootless flipping
Refcnt restore_pixmap so it doesn't get deleted before restoring
secure unflip against late executions
provide damage on executed
receive damage and use subsurface for present
save rootless boolean in screen_priv
reconfigure on subwindow change
disable sub-compos for now, xwl_window check on get_ust_msc
flip on main surface when winSize equals
fix steam context menus