Commit Graph

  • 97c14a3bd9 patches: fix all review issues from Opus core maintainer review master Daneel 2026-03-03 20:43:56 +01:00
  • f42e799991 patches: fix Blocker #2 - remove ensureTextCache from notification path Daneel 2026-03-03 18:26:17 +01:00
  • 70f0cb9a86 patches: fix all safe pre-submission issues Daneel 2026-03-03 17:50:18 +01:00
  • 3a3fbbac19 patches: move block_input fix to 0001 where pattern is introduced Daneel 2026-03-03 13:31:00 +01:00
  • 2dc23e64df patches: revert block_input fix in 0001 (0008 does this correctly) Daneel 2026-03-03 13:26:49 +01:00
  • bbeb4d87ac patches: fix commit msg line lengths, add remaining fixes Daneel 2026-03-03 13:17:54 +01:00
  • aa0388d485 patches: fix all non-ASCII, PATCH numbering, block_input order, pkg names Daneel 2026-03-03 13:12:25 +01:00
  • b6b2fe34e1 patches: remove accidental temp script Daneel 2026-03-03 12:48:39 +01:00
  • 61c23aed2c patches: address all non-blocking review findings Daneel 2026-03-03 12:48:31 +01:00
  • 9bee2a1987 patches: address remaining medium/low review findings Daneel 2026-03-03 10:21:41 +01:00
  • 3bb6c989c9 patches: address maintainer review findings (C1/C2/H1/H2/M5/M6) Daneel 2026-03-03 10:11:39 +01:00
  • 73563be72d patches: fix VoiceOver reads only first word in org-agenda Daneel 2026-03-03 09:43:26 +01:00
  • b6a576a312 patches: fix discontiguous moves reading only first word Daneel 2026-03-02 21:30:42 +01:00
  • ce34c44c2f patches: fix singleLineMove compile error - out-of-scope variables Daneel 2026-03-02 21:13:20 +01:00
  • d6fc21f975 patches: fix Zoom, j/k line-read, fold/unfold, C-n/C-p (regression fixes) Daneel 2026-03-02 21:10:12 +01:00
  • a5ff8d391b patches: fix org fold/unfold VoiceOver refresh; revert to BUF_MODIFF Daneel 2026-03-02 20:57:32 +01:00
  • 7a0b4f6cf2 patches: fix C-n/C-p VoiceOver regression - exclude isCtrlNP from re-anchor Daneel 2026-03-02 20:48:57 +01:00
  • a64d24cbd9 patches: fix two compile errors (stray unbind_to, voiceoverSetPoint scope) Daneel 2026-03-02 20:36:17 +01:00
  • 010630f33d patches: review pass 4 - fix BUF_MODIFF->BUF_CHARS_MODIFF in P0007 Daneel 2026-03-02 19:36:23 +01:00
  • 6fd28e19a8 patches: review pass 3 - move block_input to origin patches Daneel 2026-03-02 18:55:33 +01:00
  • 6176087cfb patches: apply all maintainer review fixes (review pass 2) Daneel 2026-03-02 18:50:45 +01:00
  • 51f59441c1 fix: VO browse cursor sync - post FocusedUIElementChanged on window Daneel 2026-03-02 14:59:05 +01:00
  • 3093053131 Fix VO cursor sync: post FocusedUIElementChanged on self not emacsView Daneel 2026-03-02 14:40:49 +01:00
  • 8196205c3d Revert "ax: fix VoiceOver cursor sync and word double-read" Daneel 2026-03-02 14:28:09 +01:00
  • bc5714b7b7 ax: fix VoiceOver cursor sync and word double-read Daneel 2026-03-02 12:38:40 +01:00
  • 53ea58725e Fix patch 0002: restore closing ')' after evil-line EQ removal Daneel 2026-03-02 12:07:11 +01:00
  • bbdd0143e3 Fix patch 0008: update '-' line to match patch 0003 without 'evil' Daneel 2026-03-02 12:04:29 +01:00
  • 9700d0643d Fix patch 0008: shift nsterm.m hunk line numbers by +4 Daneel 2026-03-02 11:37:09 +01:00
  • 6ea5ae8a90 Fix patch 0008 corrupt hunk header: -4400,16 -> -4400,15 Daneel 2026-03-02 11:31:14 +01:00
  • 91981bf77e Fix VO cursor sync, word double-read, and VO->Emacs positioning Daneel 2026-03-02 11:12:48 +01:00
  • 760992224c Remove evil-mode and doom-emacs references from patches Daneel 2026-03-02 11:05:57 +01:00
  • cd288e8c76 Fix three VoiceOver bugs: crash, cursor sync, word announcement Daneel 2026-03-02 10:42:54 +01:00
  • 7ab55a7fb3 Fix crash in announceChildFrameCompletion: BUFFER_LIVE_P before BUF_MODIFF Daneel 2026-03-02 10:22:36 +01:00
  • 9f5e5b6e83 Revert patch 0003 granularity change -- patch 0008 already has this fix Daneel 2026-03-02 10:17:53 +01:00
  • 164a194da5 Fix patch 0003 hunk header count and non-ASCII character Daneel 2026-03-02 10:13:49 +01:00
  • 083b4a4acd Fix crash and cursor sync in accessibility patches Daneel 2026-03-02 10:10:36 +01:00
  • a1d028f334 patches: remove stale 0010 (content already in 0000) Daneel 2026-03-01 21:21:42 +01:00
  • 93ea536942 patches: fix VO browse cursor sync — Emacs→VoiceOver direction Daneel 2026-03-01 21:18:34 +01:00
  • 57086b88ef patches: full maintainer review pass — all blocking issues fixed Daneel 2026-03-01 21:10:35 +01:00
  • 1dcc7f8352 patches: fix minibuffer — typing priority, echo area, C-g Daneel 2026-03-01 21:05:10 +01:00
  • 371d90bd4f patches: review fixes — comments, echo area, doc updates Daneel 2026-03-01 20:59:37 +01:00
  • 46930281db patches: fix echo area — read echo_area_buffer[0] directly Daneel 2026-03-01 20:51:02 +01:00
  • 6d2d702aa7 patches: fix encoding + cursor sync + echo area Daneel 2026-03-01 15:02:20 +01:00
  • b7d0188cbb patches: fix VoiceOver cursor sync + echo area (base f8d9ecb restored) Daneel 2026-03-01 14:51:58 +01:00
  • 7ddebc2579 patches: rebase onto upstream a755d7f (2026-03-01) Daneel 2026-03-01 14:44:39 +01:00
  • 3502cfaf25 patches: fix VoiceOver rotor cursor sync + echo area announcements Daneel 2026-03-01 14:41:40 +01:00
  • bcb25088dd patches: announce echo area messages to VoiceOver Daneel 2026-03-01 14:25:20 +01:00
  • 0d4d874607 patches: fix VoiceOver rotor cursor sync on large jumps (LayoutChanged) Daneel 2026-03-01 14:20:48 +01:00
  • 2402c50117 patches: fix fold/unfold comment — outline-mode uses overlays in Emacs 28+ Daneel 2026-03-01 13:44:21 +01:00
  • 6703914305 patches: fix fold/unfold AX cache regression (BUF_OVERLAY_MODIFF) Daneel 2026-03-01 13:43:25 +01:00
  • e969011b87 config: always enable macOS accessibility on darwin Daneel 2026-03-01 10:25:11 +01:00
  • 1954d3ec29 config: replace obsolete defadvice with advice-add (Emacs 30.1) Daneel 2026-03-01 10:24:01 +01:00
  • f108952af1 patches: fix remaining line-length violations and doc string corruption Daneel 2026-03-01 10:05:49 +01:00
  • 71c81abcae patches: address all maintainer review issues Daneel 2026-03-01 09:44:47 +01:00
  • e0343db56c patches: fix leftover conflict markers in patch 0002 Daneel 2026-03-01 09:17:45 +01:00
  • 0c13f5d6a3 patches: fix O(position) lag — O(1) fast path in accessibilityIndexForCharpos: Daneel 2026-03-01 09:14:52 +01:00
  • fb68dd50ea patches: fix O(position) lag — O(1) fast path in charposForAccessibilityIndex: Daneel 2026-03-01 09:03:01 +01:00
  • 31ad038360 patches: fix O(position) lag — use lineForAXIndex: instead of lineRangeForRange: Daneel 2026-03-01 08:27:45 +01:00
  • c4975c3fe4 patches: fix Corfu Zoom tracking — replace rate-limit with parent-frame guard Daneel 2026-03-01 07:11:00 +01:00
  • 19cc43dbbb Revert "patches: fix Corfu completion tracking in Zoom" Daneel 2026-03-01 07:05:33 +01:00
  • d15fe43bf0 patches: fix Corfu completion tracking in Zoom Daneel 2026-03-01 06:50:46 +01:00
  • 636545c2a5 patches: auto-detect Zoom/VoiceOver; single variable gates both Daneel 2026-03-01 06:39:37 +01:00
  • cc7b288e99 patches: reduce completion tracking rate-limit from 500ms to 50ms Daneel 2026-03-01 06:30:01 +01:00
  • 63f0e899ce patches: fix childFrameLastBuffer ivar init order Daneel 2026-03-01 06:04:22 +01:00
  • 07826b61a0 patches: squash perf fixes into respective patches, clean 9-patch series Daneel 2026-03-01 05:58:42 +01:00
  • 1bf05f1e22 patches: remove duplicate old perf patch Daneel 2026-03-01 05:51:08 +01:00
  • 256263343d patches: fix standalone compilation + accessibility default + perf Daneel 2026-03-01 05:51:03 +01:00
  • 6b3843e0c6 patches: fix O(position) performance via UAZoomEnabled caching Daneel 2026-03-01 05:23:59 +01:00
  • cd16d45584 patches: fix O(buffer) cache invalidation caused by font-lock Daneel 2026-03-01 04:56:37 +01:00
  • bc71e58123 patches: fix two more compile errors Daneel 2026-03-01 04:33:35 +01:00
  • 3d2fa7a54e patches: fix O(overlays) performance regression Daneel 2026-03-01 04:26:12 +01:00
  • 84eb777065 patches: fix all compile errors and review issues Daneel 2026-03-01 03:58:04 +01:00
  • b283068f82 patches: add Zoom completion tracking (overlay + child frame) Daneel 2026-03-01 03:38:58 +01:00
  • 9110eee881 patches: fix duplicate lastCursorRect ivar (build error) Daneel 2026-03-01 03:20:23 +01:00
  • 74fcee0820 patches: regenerate for combined application (Zoom + VoiceOver) Daneel 2026-03-01 03:02:46 +01:00
  • 132e32795f patches: review iteration 1 fixes Daneel 2026-03-01 02:42:49 +01:00
  • 98ca6a378d patches: move lastCursorRect ivar from patch 1 to patch 5 Daneel 2026-02-28 22:55:31 +01:00
  • 61b5b5daf1 patches: fix windowWillResize em-dash regression (iteration 3) Daneel 2026-02-28 22:45:05 +01:00
  • 9d2b1da729 patches: fix all review blockers (iteration 2) Daneel 2026-02-28 22:39:57 +01:00
  • d9b4cbb87a patches: restructure per reviewer feedback Daneel 2026-02-28 22:28:35 +01:00
  • bbe683e752 patches: fix 3 blockers — duplicate functions, idx typo, doc cap Daneel 2026-02-28 22:00:10 +01:00
  • 30089e9413 patches: fold line index + remove NS_AX_TEXT_CAP into 0001-0002 Daneel 2026-02-28 21:39:30 +01:00
  • 419762bde0 patches: add 0009 line index perf fix, update README.txt Daneel 2026-02-28 21:16:16 +01:00
  • 3abc7c9745 config: org-caldav constants, evil merge, use-package cleanup, keybindings section Daneel 2026-02-28 20:48:57 +01:00
  • 538e15f707 config: consolidate mu4e into single block, fix key conflicts Daneel 2026-02-28 20:39:20 +01:00
  • c82ef86eaf patches: fix 0008 — forward reference + blank lines (maintainer review) Daneel 2026-02-28 19:26:55 +01:00
  • 98b3d04597 Revert "patches: add 0009 resource safety hardening + update 0007/0008" Martin Sukany 2026-02-28 19:05:02 +01:00
  • acc2a2985e patches: add 0009 resource safety hardening + update 0007/0008 Daneel 2026-02-28 18:45:30 +01:00
  • 0f7608326c patches: fix 2 blockers from Opus review Daneel 2026-02-28 18:29:19 +01:00
  • 4f37a8660e patches: update TESTING.txt + README.txt for 0007/0008 Daneel 2026-02-28 18:01:38 +01:00
  • 6356cd9751 config: org-super-agenda-header-map nil (disable header keymap) Daneel 2026-02-28 17:55:55 +01:00
  • ef239ddf7a config: fix org-super-agenda bulk marking (header keymap override) Daneel 2026-02-28 17:52:39 +01:00
  • c05b46b058 patches: 0007 textDidChange fix (hl-line-mode), remove config workaround Daneel 2026-02-28 17:42:00 +01:00
  • beb5e14adf patches: revert textDidChange from 0007, config workarounds Daneel 2026-02-28 17:39:51 +01:00
  • edbed0a116 patches: 0007 fix hl-line-mode blocking SelectedTextChanged Daneel 2026-02-28 17:38:05 +01:00
  • 83c3c09858 config: restore dirvish (issue is Doom/Evil, not dirvish) Daneel 2026-02-28 17:34:09 +01:00
  • 0996157b34 config: org-startup-folded t (show only headings on open) Daneel 2026-02-28 17:31:41 +01:00
  • fbbd7530c5 config: replace dirvish with plain dired Daneel 2026-02-28 17:30:53 +01:00
  • 2d053f5a92 patches: 0008 fix EmacsAccessibilityBuffer class name Daneel 2026-02-28 17:24:44 +01:00
  • 4c7ce352cd patches: 0008 focus restore after child frame close + corfu delay 2s Daneel 2026-02-28 17:21:44 +01:00