xserver/hw/xquartz
Jeremy Huddleston Sequoia 17c61dee83 XQuartz: Improve type safety for X11Controller's application menu editor
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
(cherry picked from commit 4cfdc5af31)
2022-07-02 14:50:04 -07:00
..
bundle XQuartz: Add TCC reason keys to Info.plist 2022-07-02 14:50:04 -07:00
GL xquartz: Allocate each fbconfig separately 2021-02-20 17:30:45 -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 pbproxy: Adopt NSUserDefaults+XQuartzDefaults for preferences 2022-07-02 14:50:04 -07:00
xpr xquartz: Ensure the mouse pointer is shown when switching to a native macOS alert or window 2021-06-14 22:26:43 +00: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
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 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
Makefile.am xquartz: Create a separate category for organizing user preferences 2022-06-14 22:08:45 -07:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
NSUserDefaults+XQuartzDefaults.h xquartz: Fold spaces related preferences into NSUserDefaults+XQuartzDefaults 2022-07-02 14:50:04 -07:00
NSUserDefaults+XQuartzDefaults.m xquartz: Fold spaces related preferences into NSUserDefaults+XQuartzDefaults 2022-07-02 14:50:04 -07:00
quartz.c xquartz: Create a separate category for organizing user preferences 2022-06-14 22:08:45 -07: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
X11Application.h xquartz: Create a separate category for organizing user preferences 2022-06-14 22:08:45 -07:00
X11Application.m XQuartz: Ensure scroll events are delivered to a single window (not both X11 and AppKit) 2022-07-02 14:50:04 -07:00
X11Controller.h xquartz: Convert X11Controller ivars into @properties 2021-02-18 22:35:03 -08:00
X11Controller.m XQuartz: Improve type safety for X11Controller's application menu editor 2022-07-02 14:50:04 -07:00