[PATCH 0/4] dix/Xi/xkb cleanup patches
Adam Jackson
ajax at nwnk.net
Fri Feb 13 10:07:15 PST 2009
On Fri, 2009-02-13 at 15:28 +1000, Peter Hutterer wrote:
> 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.
Yay constant propagation!
Signed-off-by: Adam Jackson <ajax at redhat.com>
- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://lists.x.org/archives/xorg-devel/attachments/20090213/3b796b82/attachment.pgp
More information about the xorg-devel
mailing list