• Joined on 2026-02-16
daneel pushed to master at martin/emacs-doom 2026-02-26 09:20:06 +00:00
8fbdb2406d v14: fix VoiceOver virtual tree plumbing (based on Chromium analysis)
daneel pushed to master at martin/emacs-doom 2026-02-26 08:30:52 +00:00
ce31b94bb9 revert to v9 patch - virtual tree broke VoiceOver text interaction
daneel pushed to master at martin/emacs-doom 2026-02-26 08:23:40 +00:00
ebf611bf19 v13.3: restore typing echo + add full text protocol on EmacsView
daneel pushed to master at martin/emacs-doom 2026-02-26 08:09:11 +00:00
f41fe14772 v13.2: fix protected ivar access (@public for lastAccessibilityCursorRect)
daneel pushed to master at martin/emacs-doom 2026-02-26 08:03:13 +00:00
46265bdaa6 v13.2 patch: restore Zoom cursor tracking + fix MRC + fix typing echo
daneel pushed to master at martin/emacs-doom 2026-02-26 07:52:48 +00:00
e5bfce500f v13 patch: fix MRC retain/release for accessibilityElements array
daneel pushed to master at martin/emacs-doom 2026-02-26 07:46:35 +00:00
e152900004 v13 patch: fix MRC weak property error (unsafe_unretained)
daneel pushed to master at martin/emacs-doom 2026-02-25 22:27:01 +00:00
60afee0aec v13 patch: VoiceOver virtual accessibility tree
daneel pushed to master at martin/emacs-doom 2026-02-25 21:41:31 +00:00
f5ecc44871 revert to v9 patch while deep accessibility rewrite in progress
daneel pushed to master at martin/emacs-doom 2026-02-25 21:13:29 +00:00
2c78f04089 v12 patch: visual line numbering for VoiceOver (3 iterations)
daneel pushed to master at martin/emacs-doom 2026-02-25 20:42:23 +00:00
2f1fbd30d2 v11 patch: fix VoiceOver cursor movement (iTerm2 pattern)
daneel pushed to master at martin/emacs-doom 2026-02-25 20:14:11 +00:00
54183cc8eb v10 patch: rich SelectedTextChanged for VoiceOver cursor movement
daneel pushed to master at martin/emacs-doom 2026-02-25 19:49:14 +00:00
01ea5d1f0a v9 patch: fix macOS 26 SDK compilation error
daneel pushed to master at martin/emacs-doom 2026-02-25 19:37:16 +00:00
5529418b48 v8 patch: full VoiceOver support with typing echo + reviewer fixes
daneel pushed to master at martin/emacs-doom 2026-02-25 19:10:15 +00:00
d0cd1f103b v7 patch: fix Zoom snapping to old window on C-x o
daneel pushed to master at martin/emacs-doom 2026-02-25 18:01:28 +00:00
15a7c927f4 v6 patch: fix VoiceOver double cursor + add typing echo
daneel pushed to master at martin/emacs-doom 2026-02-25 17:45:50 +00:00
4e34114fc8 v5 patch: full VoiceOver support + Zoom cursor tracking
daneel pushed to master at martin/emacs-doom 2026-02-25 17:20:57 +00:00
2a58436f32 v4 patch: dual UAZoomChangeFocus + NSAccessibility, with Apple doc refs
daneel pushed to master at martin/emacs-doom 2026-02-25 17:17:55 +00:00
d7aae4b7d1 v4 patch: UAZoomChangeFocus (Apple documented) + NSAccessibility, with doc refs
daneel pushed to master at martin/emacs-doom 2026-02-25 17:11:08 +00:00
6933d8f9c0 v4 patch: dual mechanism with Apple doc references