compiz team mailing list archive
-
compiz team
-
Mailing list archive
-
Message #48278
[Bug 1030022] Re: Port from legacy Xlib to to modern XCB
Xlib is synchronous.
XCB is asynchronous.
Asynchronous is superior to synchronous because it executes things in
parallel without waiting hence is faster, has less delay/latency and is
more responsive.
--
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1030022
Title:
Port from legacy Xlib to to modern XCB
To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1030022/+subscriptions
References