xserver/hw/xquartz
Alan Coopersmith 224cee1022 Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`

`git diff -w` & `git diff -b` show no diffs from this change

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2074>
(cherry picked from commit d9389873d6)
2026-01-25 10:40:02 -08:00
..
bundle xquartz: Remove invalid Unicode sequence 2026-01-25 10:39:53 -08:00
GL xquartz: drop unused code 2026-01-25 10:39:57 -08:00
mach-startup fix missing includes of <X11/Xfuncproto.h> 2026-01-25 10:39:55 -08:00
man man pages: remove extraneous PP macros 2026-01-25 10:40:01 -08:00
pbproxy fix missing includes of <X11/Xfuncproto.h> 2026-01-25 10:39:55 -08:00
xpr xquartz: drop swapping request length fields 2026-01-25 10:39:59 -08:00
applewm.c xquartz: fix compilation 2026-01-25 10:40:00 -08:00
applewmExt.h xquartz: Remove support for older versions of libXplugin 2021-02-01 16:21:39 -08:00
darwin.c Fix missing include of sys/stat.h 2026-01-19 12:48:30 -08:00
darwin.h fix missing includes of <X11/Xfuncproto.h> 2026-01-25 10:39:55 -08: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
defaults.plist xquartz: Move default applications list outside of the main executable 2022-11-24 11:15:44 -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 xquartz: Move default applications list outside of the main executable 2022-11-24 11:15:44 -08:00
NSUserDefaults+XQuartzDefaults.h xquartz: Fold spaces related preferences into NSUserDefaults+XQuartzDefaults 2022-06-14 22:23:35 -07:00
NSUserDefaults+XQuartzDefaults.m xquartz: Move default applications list outside of the main executable 2022-11-24 11:15:44 -08:00
quartz.c Move sizeof to second argument in calloc calls 2026-01-25 10:39:55 -08:00
quartz.h xquartz: Fold quartzCommon.h into quartz.h 2021-02-18 22:32:14 -08:00
quartzKeyboard.c xquartz: Ensure we call into TIS on the main thread 2021-02-17 09:53:33 -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:32:14 -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:32:14 -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:20:11 -07:00
X11Application.m Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00
X11Controller.h xquartz: Convert X11Controller ivars into @properties 2021-02-18 22:32:14 -08:00
X11Controller.m XQuartz: Improve type safety for X11Controller's application menu editor 2022-07-02 14:24:43 -07:00