xserver-multidpi/hw/dmx/input
Jamey Sharp a83cff9f4d Move each screen's x/y origin into ScreenRec.
Many references to the dixScreenOrigins array already had the
corresponding screen pointer handy, which meant they usually looked like
"dixScreenOrigins[pScreen->myNum]". Adding a field to ScreenRec instead
of keeping this information in a parallel array simplifies those
expressions, and eliminates a MAXSCREENS-sized array.

Since dix declared the dixScreenOrigins array, I figure allocating a
screen private for these values is overkill.

Signed-off-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Tested-by: Tiago Vignatti <tiago.vignatti@nokia.com> (i686 GNU/Linux)
2010-06-03 14:03:23 -07:00
..
atKeynames.h Input: Remove state from KeyClassRec 2009-01-22 15:08:55 +11:00
ChkNotMaskEv.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
ChkNotMaskEv.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxarg.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxarg.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxbackend.c dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmxbackend.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxcommon.c Move each screen's x/y origin into ScreenRec. 2010-06-03 14:03:23 -07:00
dmxcommon.h XKB: Make XKB mandatory 2009-01-22 15:06:25 +11:00
dmxconsole.c Move each screen's x/y origin into ScreenRec. 2010-06-03 14:03:23 -07:00
dmxconsole.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxdetach.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxdummy.c XKB: Make XKB mandatory 2009-01-22 15:06:25 +11:00
dmxdummy.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxevents.c dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmxevents.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxinputinit.c Move each screen's root-window pointer into ScreenRec. 2010-06-03 14:03:23 -07:00
dmxinputinit.h dmx: Fix XSetExtensionErrorHandler calls to agree on constness. 2010-06-03 14:03:22 -07:00
dmxmap.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxmap.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxmotion.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
dmxmotion.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxsigio.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxsigio.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxxinput.c dmx: Delete unused ChangeKeyboardDevice/ChangePointerDevice. 2010-05-26 11:42:40 -07:00
lnx-keyboard.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
lnx-keyboard.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
lnx-ms.c Fix more xcalloc stupidity. 2008-10-08 16:25:59 -04:00
lnx-ms.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
lnx-ps2.c Fix more xcalloc stupidity. 2008-10-08 16:25:59 -04:00
lnx-ps2.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Makefile.am dmx: purge DMX EQ leftovers 2009-09-13 10:30:17 +10:00
usb-common.c dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
usb-common.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-keyboard.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
usb-keyboard.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-mouse.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-mouse.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-other.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-other.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-private.h Death to RCS tags. 2007-06-29 14:06:52 -04:00