13:00
-
13:25
-
13:25
Day 2
Event-driven X
<p>Like most window-system architectures, X is fundamentally event-driven.
So why not use an API that reflects that?</p>
<p>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.</p>