On Wed, Jun 08, 2011 at 02:17:20PM +1000, Peter Hutterer wrote: > Keith, please pull the changes below. They're just restructuring and moving > things around for the 2.1 raw event handling. They do not add any new > features.
Merged 02d11af..08a7246 (might as well use the power I have this week ;) > The following changes since commit 02d11af01211da55e9d93fe0e1851a0c6fe57472: > > Merge remote-tracking branch 'kibi/master' (2011-06-07 12:31:15 -0700) > > are available in the git repository at: > > git://people.freedesktop.org/~whot/xserver.git for-keith > > Peter Hutterer (5): > dix: split client list retrieval out of DeliverEventToClients > dix: rename DeliverEventsToClients to DeliverEventsToWindowMask > dix: split DeliverEventToWindowMask up a bit more. > Xi: use temporary variable for filter. > dix: rename ProcessRawEvents to dix/events.c:DeliverRawEvent > > Xi/exevents.c | 28 +-------------- > dix/events.c | 107 +++++++++++++++++++++++++++++++++++++++++++++----------- > include/dix.h | 5 +++ > 3 files changed, 92 insertions(+), 48 deletions(-) _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
