Skip to content

xwayland: add support for asynchronous reply handlers

Simon Ser requested to merge emersion/wlroots:xwayland-async-prop into master

Instead of blocking in the X11 property notify event handler, asynchronously fetch the new property value.

Depends on !4303 (merged)

Merge request reports

Loading