From: Francisco J. <cur...@ri...> - 2010-01-16 23:11:31
|
Hi, Luca Barbieri <luc...@gm...> writes: > What are the advantages of the new DRI2 event over the existing ConfigureNotify? > Couldn't that be used as a fallback on older servers? ConfigureNotify is a core event, so: * All the methods we have to catch them are nasty hacks (or at least all the methods I can think of). * A client may ask the server to not send them. |