xserver/hw/xquartz
Jeremy Huddleston Sequoia f1a8f0d215 XQuartz: Ensure scroll events are delivered to a single window (not both X11 and AppKit)
Fixes: https://github.com/XQuartz/XQuartz/issues/130
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
(cherry picked from commit 4532b696c6)
2022-06-16 07:28:57 -07:00
..
bundle xquartz: Add a launch trampoline to better integrate with modern versions of macOS 2021-02-22 09:23:58 -08:00
GL xquartz: Apply spell check fixes from master for easier cherry-picking of changes in xquartz 2021-02-20 17:39:29 -08:00
mach-startup xquartz: Add a launch trampoline to better integrate with modern versions of macOS 2021-02-22 09:23:58 -08:00
man Update URL's in man pages 2021-02-20 17:39:29 -08:00
pbproxy xquartz: Apply spell check fixes from master for easier cherry-picking of changes in xquartz 2021-02-20 17:39:29 -08:00
xpr xquartz: Ensure the mouse pointer is shown when switching to a native macOS alert or window 2021-03-08 21:06:42 -08:00
applewm.c XQuartz: Avoid passing uninitialized pointers to X11ApplicationSetWindowMenu in AppleWMSetWindowMenu 2014-01-12 23:12:49 -08:00
applewmExt.h xquartz: Remove support for older versions of libXplugin 2021-02-01 23:17:34 -08:00
darwin.c xquartz: Apply spell check fixes from master for easier cherry-picking of changes in xquartz 2021-02-20 17:39:29 -08:00
darwin.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
darwinEvents.c XQuartz: Silence an expected TSan warning 2016-09-22 14:55:03 -07:00
darwinEvents.h XQuartz: darwinPointer now sends both absolute and relative motion 2012-04-23 20:20:42 -07:00
darwinfb.h XQuartz: Fix darwinfb.h header guard 2014-01-12 23:12:48 -08:00
darwinXinput.c ddx: add new call to purge input devices that weren't added 2016-10-26 15:35:07 +10:00
keysym2ucs.c Use ARRAY_SIZE all over the tree 2021-02-20 17:39:29 -08:00
keysym2ucs.h Use ARRAY_SIZE all over the tree 2021-02-20 17:39:29 -08:00
Makefile.am xquartz: Remove support for Lion and earlier versions of macOS 2021-02-01 23:17:34 -08:00
quartz.c xquartz: Don't add a duplicate GLX extension on subsequent server generations 2021-02-01 23:21:52 -08:00
quartz.h dix: Add hybrid full-size/empty-clip mode to SetRootClip 2016-02-22 13:26:31 -05:00
quartzCocoa.m Remove readmask from screen block/wakeup handler 2016-07-18 15:27:51 -04:00
quartzCommon.h Remove readmask from screen block/wakeup handler 2016-07-18 15:27:51 -04:00
quartzKeyboard.c Use ARRAY_SIZE all over the tree 2021-02-20 17:39:29 -08:00
quartzKeyboard.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzRandR.c xquartz: Remove unused include of AvailabilityMacros.h from various sources 2021-02-01 23:17:34 -08:00
quartzRandR.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzStartup.c XQuartz: Don't respond to SIGALRM on the AppKit thread 2016-09-22 14:55:01 -07:00
sanitizedCarbon.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
sanitizedCocoa.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
X11Application.h XQuartz: Remove X11ApplicationFatalError 2016-09-22 14:55:02 -07:00
X11Application.m XQuartz: Ensure scroll events are delivered to a single window (not both X11 and AppKit) 2022-06-16 07:28:57 -07:00
X11Controller.h xquartz: Apply spell check fixes from master for easier cherry-picking of changes in xquartz 2021-02-20 17:39:29 -08:00
X11Controller.m xquartz: Rewrite Window menu handling to not depend on X11App.windowsMenu.numberOfItems being correct in -awakeFromNib 2021-02-20 17:49:56 -08:00