"Event-driven X" ( 2026 )

Sunday at 14:00, 25 minutes, K.4.601, K.4.601, Graphics Michael "Mouse" Parker , video

Like most window-system architectures, X is fundamentally event-driven. So why not use an API that reflects that?

This talk is about an X interface library which is built on event-driven paradigms from the ground up. It sits in the same place in the software stack as Xlib and xcb; it's an alternative to them for an application to use when talking to the X server, most appropriate for applications which are themselves event-driven.