From bbd328dc8192f63504add3f781b88abbe6db6f27 Mon Sep 17 00:00:00 2001 From: Daneel Date: Sat, 28 Feb 2026 09:10:53 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20patch=20hunk=208=20old=5Fcount=207?= =?UTF-8?q?=E2=86=926=20(trailer=20miscount)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...1-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch b/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch index cd33100..68a0c67 100644 --- a/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch +++ b/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch @@ -3397,7 +3397,7 @@ index 932d209..6b27c6c 100644 Fput (Qalt, Qmodifier_value, make_fixnum (alt_modifier)); Fput (Qhyper, Qmodifier_value, make_fixnum (hyper_modifier)); Fput (Qmeta, Qmodifier_value, make_fixnum (meta_modifier)); -@@ -11451,7 +14174,15 @@ Nil means use fullscreen the old (< 10.7) way. The old way works better with +@@ -11451,6 +14174,15 @@ Nil means use fullscreen the old (< 10.7) way. The old way works better with This variable is ignored on Mac OS X < 10.7 and GNUstep. */); ns_use_srgb_colorspace = YES;