xserver-multidpi/hw/xquartz
Peter Hutterer 20fb07f436 input: remove DDX event list handling
The current approach to event posting required the DDX to request the event
list (allocated by the DIX) and then pass that list into QueuePointerEvent
and friends.

Remove this step and use the DIX event list directly. This means that
QueuePointerEvent is not reentrant but it wasn't before anyway.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2011-05-11 14:27:36 +10:00
..
bundle XQuartz: Rename launchd-id-prefix to bundle-id-prefix 2011-04-25 18:57:04 -07:00
GL XQuartz: Use ErrorF rather than fprintf to log errors 2011-04-25 22:00:41 -07:00
mach-startup XQuartz: Use ErrorF rather than fprintf to log errors 2011-04-25 22:00:41 -07:00
man Xquartz: rename man page directory from doc to man 2011-01-18 15:11:18 -08:00
pbproxy XQuartz: Use ErrorF rather than fprintf to log errors 2011-04-25 22:00:41 -07:00
xpr XQuartz: Rename launchd-id-prefix to bundle-id-prefix 2011-04-25 18:57:04 -07:00
applewm.c XQuartz: applewm: Don't check if requested window level is < 0 because it is unsigned (-Wtautological-compare) 2011-03-23 12:10:15 -07:00
applewmExt.h XQuartz: BuildFix to build correctly with XPLUGIN_VERSION < 4 2011-04-27 22:12:59 -07:00
darwin.c XQuartz: Use ErrorF rather than fprintf to log errors 2011-04-25 22:00:41 -07:00
darwin.h XQuartz: Enable logging to a file for better debugging 2011-04-25 18:57:04 -07:00
darwinEvents.c input: remove DDX event list handling 2011-05-11 14:27:36 +10:00
darwinEvents.h XQuartz: Send tablet proximity events with tilt and pressure 2011-04-22 01:24:44 -07:00
darwinfb.h XQuartz: Unify how we set our bitmasks for visuals 2009-07-31 15:34:13 -07:00
darwinXinput.c xquartz: simplify ChangeDeviceControl 2011-03-24 09:52:12 +10:00
keysym2ucs.c Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
keysym2ucs.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
Makefile.am XQuartz: Remove the threadSafety dead-ish code 2011-04-25 18:57:02 -07:00
pseudoramiX.c Delete panoramiXdataPtr: it's redundant. 2010-06-03 14:03:23 -07:00
pseudoramiX.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartz.c XQuartz: Use a lighter spinlock instead of a pthread_mutex_t in QuartzScreenSaver 2011-04-25 18:57:02 -07:00
quartz.h XQuartz: xpr: Use a serial queue rather than pthread mutexes for window_hash 2011-04-25 18:57:03 -07:00
quartzCocoa.m XQuartz: Remove some dead code. 2010-07-13 08:27:36 -07:00
quartzCommon.h XQuartz: RandR: Don't change the rootless preference when changing RandR mode 2010-09-28 09:50:35 -07:00
quartzKeyboard.c XQuartz: Use ErrorF rather than fprintf to log errors 2011-04-25 22:00:41 -07:00
quartzKeyboard.h hw/xquartz: remove duplicated includes 2011-04-24 19:46:07 -07:00
quartzRandR.c XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configs 2011-02-27 15:46:22 -08:00
quartzRandR.h XQuartz: RandR: Refactor legacy mode-switching to be better integrated with RandR 2010-09-28 10:09:11 -07:00
quartzStartup.c XQuartz: Remove the threadSafety dead-ish code 2011-04-25 18:57:02 -07:00
sanitizedCarbon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
sanitizedCocoa.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
X11Application.h XQuartz: RandR: Provide an alert box when entering a RandR mode for the first time. 2011-02-27 15:46:22 -08:00
X11Application.m XQuartz: Use ErrorF rather than fprintf to log errors 2011-04-25 22:00:41 -07:00
X11Controller.h XQuartz: Just NSBeep() for XBell() 2010-12-08 13:57:19 -08:00
X11Controller.m XQuartz: Just NSBeep() for XBell() 2010-12-08 13:57:19 -08:00