• Joined on 2026-02-16
daneel pushed to master at martin/emacs-doom 2026-03-02 13:59:12 +00:00
51f59441c1 fix: VO browse cursor sync - post FocusedUIElementChanged on window
daneel pushed to master at martin/emacs-doom 2026-03-02 13:40:53 +00:00
3093053131 Fix VO cursor sync: post FocusedUIElementChanged on self not emacsView
daneel pushed to master at martin/emacs-doom 2026-03-02 13:28:11 +00:00
8196205c3d Revert "ax: fix VoiceOver cursor sync and word double-read"
daneel pushed to master at martin/emacs-doom 2026-03-02 11:38:51 +00:00
bc5714b7b7 ax: fix VoiceOver cursor sync and word double-read
daneel pushed to master at martin/emacs-doom 2026-03-02 11:07:14 +00:00
53ea58725e Fix patch 0002: restore closing ')' after evil-line EQ removal
daneel pushed to master at martin/emacs-doom 2026-03-02 11:04:33 +00:00
bbdd0143e3 Fix patch 0008: update '-' line to match patch 0003 without 'evil'
daneel pushed to master at martin/emacs-doom 2026-03-02 10:37:13 +00:00
9700d0643d Fix patch 0008: shift nsterm.m hunk line numbers by +4
daneel pushed to master at martin/emacs-doom 2026-03-02 10:31:16 +00:00
6ea5ae8a90 Fix patch 0008 corrupt hunk header: -4400,16 -> -4400,15
daneel pushed to master at martin/emacs-doom 2026-03-02 10:12:52 +00:00
91981bf77e Fix VO cursor sync, word double-read, and VO->Emacs positioning
daneel pushed to master at martin/emacs-doom 2026-03-02 10:06:56 +00:00
760992224c Remove evil-mode and doom-emacs references from patches
daneel pushed to master at martin/emacs-doom 2026-03-02 09:42:56 +00:00
cd288e8c76 Fix three VoiceOver bugs: crash, cursor sync, word announcement
daneel pushed to master at martin/emacs-doom 2026-03-02 09:22:38 +00:00
7ab55a7fb3 Fix crash in announceChildFrameCompletion: BUFFER_LIVE_P before BUF_MODIFF
daneel pushed to master at martin/emacs-doom 2026-03-02 09:17:59 +00:00
9f5e5b6e83 Revert patch 0003 granularity change -- patch 0008 already has this fix
daneel pushed to master at martin/emacs-doom 2026-03-02 09:13:54 +00:00
164a194da5 Fix patch 0003 hunk header count and non-ASCII character
daneel pushed to master at martin/emacs-doom 2026-03-02 09:11:39 +00:00
083b4a4acd Fix crash and cursor sync in accessibility patches
daneel pushed to master at martin/emacs-doom 2026-03-01 20:21:45 +00:00
a1d028f334 patches: remove stale 0010 (content already in 0000)
daneel pushed to master at martin/emacs-doom 2026-03-01 20:18:36 +00:00
93ea536942 patches: fix VO browse cursor sync — Emacs→VoiceOver direction
daneel pushed to master at martin/emacs-doom 2026-03-01 20:10:38 +00:00
57086b88ef patches: full maintainer review pass — all blocking issues fixed
daneel pushed to master at martin/emacs-doom 2026-03-01 20:05:13 +00:00
1dcc7f8352 patches: fix minibuffer — typing priority, echo area, C-g
daneel pushed to master at martin/emacs-doom 2026-03-01 19:59:40 +00:00
371d90bd4f patches: review fixes — comments, echo area, doc updates