With optional EI support in Xwayland, we would route XTEST events to EI so that they get actually emulated in the Wayland compositor. However, this implies that EI is actually supported in various places, including the Wayland compositor of course. If, for whatever reason, we fail to use EI, the actual XTEST events will be dropped. That might be seen as a regression, as previously those would go through the usual X11 processing of events and might have worked with X11 native clients. So, to keep backward compatibility, fallback to the plain old XTEST method if EI is not available or not usable. Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> |
||
---|---|---|
.. | ||
kdrive | ||
vfb | ||
xfree86 | ||
xnest | ||
xquartz | ||
xwayland | ||
xwin | ||
meson.build |