• Joined on 2026-02-16
daneel pushed to master at martin/emacs-doom 2026-02-27 15:38:18 +00:00
765725aaef patches: fix review B1/W1-5 — unwind protection, dealloc leak, DEFSYM nav, lineRange, buffer validation, select-window
daneel pushed to master at martin/emacs-doom 2026-02-27 15:14:48 +00:00
936c251f11 patches: comprehensive review fixes — B1/W1-4/M1-4
daneel pushed to master at martin/emacs-doom 2026-02-27 14:44:25 +00:00
60e9ea2c59 patches: update README — document async notification posting
daneel pushed to master at martin/emacs-doom 2026-02-27 14:41:28 +00:00
111013ddf1 patches: fix VoiceOver deadlock — async AX notification posting
daneel pushed to master at martin/emacs-doom 2026-02-27 14:23:20 +00:00
fa3ee7cc88 fix: correct patch hunk headers after static BOOL insertion
daneel pushed to master at martin/emacs-doom 2026-02-27 14:21:53 +00:00
d29a33fcfb fix: add missing 'static BOOL' return type to ns_ax_find_completion_overlay_range
daneel pushed to master at martin/emacs-doom 2026-02-27 14:14:22 +00:00
0b43fd25e3 patches: review fixes — memory leak, dead code, unwind-protect, protocol conformance
daneel pushed to master at martin/emacs-doom 2026-02-27 13:55:06 +00:00
6994403014 patches: complete thread safety — dispatch_sync on ALL AX methods
daneel pushed to master at martin/emacs-doom 2026-02-27 13:49:35 +00:00
e4129581b7 patches: unify AX threading — dispatch_sync on all getter methods
daneel pushed to master at martin/emacs-doom 2026-02-27 13:37:13 +00:00
404d26e2fe patches: R3 — add missing NSTRACE to 3 EmacsView methods
daneel pushed to master at martin/emacs-doom 2026-02-27 13:35:06 +00:00
1ecb9908af patches: maintainer review R2 fixes — all must-fix items resolved
daneel pushed to master at martin/emacs-doom 2026-02-27 13:29:43 +00:00
eafc80e324 patches: maintainer review fixes — thread safety, performance, safety
daneel pushed to master at martin/emacs-doom 2026-02-27 13:08:43 +00:00
af960683f0 config: robust dired-hide-details-mode for VoiceOver
daneel pushed to master at martin/emacs-doom 2026-02-27 13:04:58 +00:00
d151c40357 config: add dired-hide-details-mode hook for dirvish too
daneel pushed to master at martin/emacs-doom 2026-02-27 13:01:49 +00:00
b8ef731a8a config: minimal dirvish attributes for VoiceOver
daneel pushed to master at martin/emacs-doom 2026-02-27 12:59:09 +00:00
4eb370f6f0 patches: add README.txt — full VoiceOver architecture documentation
daneel pushed to master at martin/emacs-doom 2026-02-27 12:38:32 +00:00
33eff6e9f8 patches: QA round 2 PASS (93.5/100) — final indentation fix + ChangeLog commit message
daneel pushed to master at martin/emacs-doom 2026-02-27 12:34:35 +00:00
95b5271e35 patches: QA round 1 — all 13 issues fixed
daneel pushed to master at martin/emacs-doom 2026-02-27 11:59:35 +00:00
7971f42600 patches: restore full-line AnnouncementRequested for C-n/C-p
daneel pushed to master at martin/emacs-doom 2026-02-27 11:49:57 +00:00
3447fcc8d5 patches: hybrid notification — SelectedTextChanged + selective AnnouncementRequested