[PATCH 0/4] dix/Xi/xkb cleanup patches

Peter Hutterer peter.hutterer at who-t.net
Thu Feb 12 21:28:14 PST 2009


A bit of janitor work.

Peter Hutterer (4):
      Remove two more define XKB leftovers.
      Xi: remove dynamic mask assignment for XI events.
      dix: Don't set core events in SetMaskForEvent.
      dix: Remove lastEventMask variable, substitute with a #define.

Xi: remove dynamic mask assignment for XI events.
This is probably the most exciting one. It removes the dynamic mask allocation
for XI events because, well, it's pointless. We end up with the same masks
each time anyway so I don't really see the point of having it in the first
place.

Cheers,
  Peter


More information about the xorg-devel mailing list