Xwayland can't use PresentOptionAsync
to request async page flips from the Wayland compositor, because Mesa uses that for Mailbox. In order to work around that limitation, add a new option PresentOptionImmediate
that can be used instead.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Xwayland can't use PresentOptionAsync
to request async page flips from the Wayland compositor, because Mesa uses that for Mailbox. In order to work around that limitation, add a new option PresentOptionImmediate
that can be used instead.