Files
LookingGlass/client/displayservers/X11/x11.h
Geoffrey McRae 8b38546049 [client] displayserver: support external event sources
Allow display servers to dispatch a caller-owned event source on their
native event thread. This lets background input readers marshal events
to the thread that owns application and display-server state.

Poll X11 fairly when native events remain continuously available, and
use bounded polling if the external descriptor cannot be registered.
2026-08-21 13:07:51 +10:00

3.0 KiB