xserver-multidpi/hw
Peter Hutterer 008658049c xnest: silence compiler warnings by typecasing properly.
Events.c: In function ‘xnestQueueKeyEvent’:
Events.c:112: warning: passing argument 2 of ‘mieqEnqueue’ from incompatible
pointer type
../../mi/mi.h:203: note: expected ‘union InternalEvent *’ but argument is of
type ‘struct xEvent *’
Events.c: In function ‘xnestCollectEvents’:
Events.c:141: warning: passing argument 2 of ‘mieqEnqueue’ from incompatible
pointer type
../../mi/mi.h:203: note: expected ‘union InternalEvent *’ but argument is of
type ‘struct xEvent *’
Events.c:150: warning: passing argument 2 of ‘mieqEnqueue’ from incompatible
pointer type
../../mi/mi.h:203: note: expected ‘union InternalEvent *’ but argument is of
type ‘struct xEvent *’
Events.c:160: warning: passing argument 2 of ‘mieqEnqueue’ from incompatible
pointer type
../../mi/mi.h:203: note: expected ‘union InternalEvent *’ but argument is of
type ‘struct xEvent *’
Events.c:193: warning: passing argument 2 of ‘mieqEnqueue’ from incompatible
pointer type
../../mi/mi.h:203: note: expected ‘union InternalEvent *’ but argument is of
type ‘struct xEvent *’

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-03 12:01:23 +10:00
..
dmx dmx: switch to byte counting functions 2009-07-14 10:13:44 +10:00
kdrive include: untangle events.h from the SDK headers. 2009-07-30 08:43:13 +10:00
vfb input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7 2009-06-18 14:41:47 +10:00
xfree86 xf86Xinput: xf86PostButtonEventP must set POINTER_ACCELERATE for relative events. 2009-08-03 02:50:01 +03:00
xnest xnest: silence compiler warnings by typecasing properly. 2009-08-03 12:01:23 +10:00
xquartz XQuartz: Unify how we set our bitmasks for visuals 2009-07-31 15:34:13 -07:00
xwin Xming: Use RegisterClassEx() instead of superseded RegisterClass() 2009-07-29 17:05:17 +01:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00