• Joined on 2026-02-16
daneel pushed to master at martin/emacs-doom 2026-03-01 05:50:49 +00:00
d15fe43bf0 patches: fix Corfu completion tracking in Zoom
daneel pushed to master at martin/emacs-doom 2026-03-01 05:39:39 +00:00
636545c2a5 patches: auto-detect Zoom/VoiceOver; single variable gates both
daneel pushed to master at martin/emacs-doom 2026-03-01 05:30:04 +00:00
cc7b288e99 patches: reduce completion tracking rate-limit from 500ms to 50ms
daneel pushed to master at martin/emacs-doom 2026-03-01 05:04:24 +00:00
63f0e899ce patches: fix childFrameLastBuffer ivar init order
daneel pushed to master at martin/emacs-doom 2026-03-01 04:58:45 +00:00
07826b61a0 patches: squash perf fixes into respective patches, clean 9-patch series
daneel pushed to master at martin/emacs-doom 2026-03-01 04:51:16 +00:00
1bf05f1e22 patches: remove duplicate old perf patch
daneel pushed to master at martin/emacs-doom 2026-03-01 04:51:04 +00:00
256263343d patches: fix standalone compilation + accessibility default + perf
daneel pushed to master at martin/emacs-doom 2026-03-01 04:24:02 +00:00
6b3843e0c6 patches: fix O(position) performance via UAZoomEnabled caching
daneel pushed to master at martin/emacs-doom 2026-03-01 03:56:40 +00:00
cd16d45584 patches: fix O(buffer) cache invalidation caused by font-lock
daneel pushed to master at martin/emacs-doom 2026-03-01 03:33:38 +00:00
bc71e58123 patches: fix two more compile errors
daneel pushed to master at martin/emacs-doom 2026-03-01 03:26:15 +00:00
3d2fa7a54e patches: fix O(overlays) performance regression
daneel pushed to master at martin/emacs-doom 2026-03-01 02:58:07 +00:00
84eb777065 patches: fix all compile errors and review issues
daneel pushed to master at martin/emacs-doom 2026-03-01 02:38:59 +00:00
b283068f82 patches: add Zoom completion tracking (overlay + child frame)
daneel pushed to master at martin/emacs-doom 2026-03-01 02:20:26 +00:00
9110eee881 patches: fix duplicate lastCursorRect ivar (build error)
daneel pushed to master at martin/emacs-doom 2026-03-01 02:02:48 +00:00
74fcee0820 patches: regenerate for combined application (Zoom + VoiceOver)
daneel pushed to master at martin/emacs-doom 2026-03-01 01:57:31 +00:00
132e32795f patches: review iteration 1 fixes
daneel pushed to master at martin/emacs-doom 2026-02-28 21:55:34 +00:00
98ca6a378d patches: move lastCursorRect ivar from patch 1 to patch 5
daneel pushed to master at martin/emacs-doom 2026-02-28 21:49:29 +00:00
61b5b5daf1 patches: fix windowWillResize em-dash regression (iteration 3)
9d2b1da729 patches: fix all review blockers (iteration 2)
d9b4cbb87a patches: restructure per reviewer feedback
bbe683e752 patches: fix 3 blockers — duplicate functions, idx typo, doc cap
Compare 4 commits »
daneel pushed to master at martin/emacs-doom 2026-02-28 20:39:32 +00:00
30089e9413 patches: fold line index + remove NS_AX_TEXT_CAP into 0001-0002
daneel pushed to master at martin/emacs-doom 2026-02-28 20:16:18 +00:00
419762bde0 patches: add 0009 line index perf fix, update README.txt