xserver/hw/xquartz
George Peter Staplin 313d87341a XQuartz: pbproxy: Work around bugs in some apps that aren't ICCCM compliant.
Eterm ends up setting the type of the property to TARGETS, instead of ATOM.
That's why it wasn't working.
(cherry picked from commit 9be5998ede7427f14dd9597e117b3d6b427ba4e5)
2008-10-28 22:01:29 -07:00
..
GL XQuartz: GL: Fix several error handling mistakes in handleRenderDescriptions, that were leftover before the final code evolved. 2008-10-28 22:00:36 -07:00
bundle XQuartz: Do check_xinitrc() later to avoid possible deadlock. 2008-10-23 19:22:36 -07:00
doc XQuartz: Added a preferences UI for pbproxy options. 2008-09-21 17:40:35 -07:00
mach-startup XQuartz: Added a --enable-integrated-xpbproxy configure option for building xpbproxy as an app or as a thread. 2008-10-03 11:11:47 -07:00
pbproxy XQuartz: pbproxy: Work around bugs in some apps that aren't ICCCM compliant. 2008-10-28 22:01:29 -07:00
xpr XQuartz: Fixed window levels. 2008-10-21 09:31:56 -07:00
Makefile.am XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:33:58 -07:00
X11Application.h XQuartz: Remove the enable_stereo default. We now use feature detection to enable stereo visuals. 2008-10-23 19:22:16 -07:00
X11Application.m XQuartz: Do check_xinitrc() later to avoid possible deadlock. 2008-10-23 19:22:36 -07:00
X11Controller.h XQuartz: Added a preferences UI for pbproxy options. 2008-09-21 17:40:35 -07:00
X11Controller.m XQuartz: More progress towards fullscreen... 2008-10-21 09:34:17 -07:00
applewm.c Remove all empty extension reset hooks, replace with NULL. 2008-07-24 15:46:08 -04:00
applewmExt.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
darwin.c XQuartz: Default dpi to 96 instead of 75 2008-10-23 14:17:04 -07:00
darwin.h XQuartz: Send AppleWMReloadPreferences where appropriate. 2008-10-03 11:12:49 -07:00
darwinClut8.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
darwinEvents.c XQuartz: Some motion made towards supporting fullscreen. 2008-10-08 18:45:17 -07:00
darwinEvents.h XQuartz: Using absolute ranges for pointer location to increase resolution and better support tablets. 2008-10-03 11:14:38 -07:00
darwinXinput.c add debug statements so we can see if/when our Xinput stubs are getting called. 2008-03-31 16:44:22 -07: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
pseudoramiX.c XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-07-11 10:13:13 -07:00
pseudoramiX.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartz.c XQuartz: More fullscreen fixes 2008-10-21 09:34:49 -07:00
quartz.h XQuartz: Some motion made towards supporting fullscreen. 2008-10-08 18:45:17 -07:00
quartzAudio.c XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
quartzAudio.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartzCocoa.m XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-07-11 10:13:13 -07:00
quartzCommon.h XQuartz: More fullscreen fixes 2008-10-21 09:34:49 -07:00
quartzKeyboard.c XQuartz: Cleaned up keyboard init and map reload. 2008-10-21 09:34:40 -07:00
quartzKeyboard.h XQuartz: Fixed threading issue with TSM. 2008-09-26 12:31:21 -07:00
quartzPasteboard.c just a bit of juggling headers around -- we're preparing 2008-04-02 17:47:57 -07:00
quartzPasteboard.h just a bit of juggling headers around -- we're preparing 2008-04-02 17:47:57 -07:00
quartzStartup.c Xquartz: Removed include directive for removed header 2008-07-11 10:13:06 -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
threadSafety.c XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00
threadSafety.h XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00