xserver-multidpi/hw/xquartz
Jeremy Huddleston Sequoia 8890c44a75 xquartz: Remove a check for NSAppKitVersionNumber >= NSAppKitVersionNumber10_7
This check is always true on our supported systems.

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
(cherry picked from commit 5ae47a9d579e8cb0fbe938455faea53ed75d7098)
2021-02-22 09:22:32 -08:00
..
GL xquartz: Allocate each fbconfig separately 2021-02-20 17:30:45 -08:00
bundle xquartz: Add a launch trampoline to better integrate with modern versions of macOS 2021-02-22 09:22:32 -08:00
mach-startup xquartz: Don't include strndup.c any more since we no longer support 10.8 and older 2021-02-22 09:22:32 -08:00
man Fix typo "XQaurtz" in Xquartz.man 2021-02-01 23:07:11 -08:00
pbproxy xquartz: Minor code modernization -- @autoreleasepool adoption 2021-02-18 22:35:03 -08:00
xpr xquartz: Fix a compiler warning about const incompatible pointer assignment 2021-02-20 15:21:37 -08:00
Makefile.am xquartz: Fold quartzCommon.h into quartz.h 2021-02-18 22:35:03 -08:00
X11Application.h xquartz: Convert X11Application ivars into @properties 2021-02-18 22:35:03 -08:00
X11Application.m xquartz: Remove a check for NSAppKitVersionNumber >= NSAppKitVersionNumber10_7 2021-02-22 09:22:32 -08:00
X11Controller.h xquartz: Convert X11Controller ivars into @properties 2021-02-18 22:35:03 -08:00
X11Controller.m xquartz: Fix build with sparkle enabled 2021-02-19 16:33:04 -08:00
applewm.c xquartz: Fold quartzCommon.h into quartz.h 2021-02-18 22:35:03 -08:00
applewmExt.h xquartz: Remove support for older versions of libXplugin 2021-02-01 23:10:35 -08:00
darwin.c xquartz: Apply spell check fixes from master for easier cherry-picking of changes in xquartz 2021-02-18 22:26:08 -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
darwinXinput.c ddx: add new call to purge input devices that weren't added 2016-10-26 15:35:07 +10:00
darwinfb.h XQuartz: Fix darwinfb.h header guard 2014-01-12 23:12:48 -08:00
keysym2ucs.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
keysym2ucs.h Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
quartz.c xquartz: Fold quartzCommon.h into quartz.h 2021-02-18 22:35:03 -08:00
quartz.h xquartz: Fold quartzCommon.h into quartz.h 2021-02-18 22:35:03 -08:00
quartzKeyboard.c xquartz: Ensure we call into TIS on the main thread 2021-02-17 09:56:15 -08:00
quartzKeyboard.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzRandR.c xquartz: Fold quartzCommon.h into quartz.h 2021-02-18 22:35:03 -08:00
quartzRandR.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzStartup.c xquartz: Fold quartzCommon.h into quartz.h 2021-02-18 22:35:03 -08: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