Commit Graph

  • fde9454f41 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 18:25:13 +01:00
  • 1b42d553a2 patches: completion candidate-aware VoiceOver announce fix Daneel 2026-02-26 18:25:04 +01:00
  • b691e804d2 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 18:08:03 +01:00
  • 74b9691856 patches: fix AX enum mapping + completion announcement source Daneel 2026-02-26 18:06:14 +01:00
  • f95d06dc82 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 17:51:20 +01:00
  • b3a6141831 patches: robust AX/VoiceOver fix after full audit pipeline Daneel 2026-02-26 17:49:56 +01:00
  • c0a9bc8c62 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 17:32:55 +01:00
  • 8720a43d04 patches: fix paths to src/nsterm.{m,h} Daneel 2026-02-26 17:32:31 +01:00
  • e6608d9813 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 17:31:27 +01:00
  • 8ae3f0b367 patches: update VoiceOver patch (v15.9 candidate) Daneel 2026-02-26 17:29:33 +01:00
  • bae4368d9e Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 17:05:52 +01:00
  • fa4748eb4c voiceover: refresh ns accessibility patch to v15.8 Daneel 2026-02-26 17:02:49 +01:00
  • ef18e6ef7b Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 16:08:05 +01:00
  • 25e2a21245 v15.7: fix buffer gap corruption in visible text extraction anthropic-working Daneel 2026-02-26 16:07:42 +01:00
  • 4449c5a3bd Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 15:45:38 +01:00
  • f09f6dd0f3 v15.6: replace TEXT_PROP_MEANS_INVISIBLE (xdisp.c only) with !NILP check Daneel 2026-02-26 15:44:55 +01:00
  • f9403bc6a4 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 15:40:40 +01:00
  • 4a0c35a52c v15.6: skip invisible text, charpos↔index mapping, completions overlay Daneel 2026-02-26 15:40:28 +01:00
  • 14a0b703ec Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 15:22:33 +01:00
  • 9cf5382bc7 v15.5: fix Fset_mark -> Fset_marker(BVAR(b,mark), pos, buf) Daneel 2026-02-26 15:22:02 +01:00
  • 77bd9fb84c Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 15:18:34 +01:00
  • 31e452ed5c v15.5: VoiceOver cursor tracking — setAccessibilitySelectedTextRange, interaction mode, completions announcement Daneel 2026-02-26 15:16:44 +01:00
  • 68eb568810 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 14:54:07 +01:00
  • f961f46b9a v15.4: comprehensive VoiceOver fix — 9 bugs from 4-reviewer audit Daneel 2026-02-26 14:53:47 +01:00
  • a2c9911171 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 14:32:25 +01:00
  • fd523f501f v15.3: fix VoiceOver cursor not following during typing Daneel 2026-02-26 14:32:19 +01:00
  • cd53ce26cc Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 14:13:03 +01:00
  • 9d963a6ab1 v15.2: fix all AXTextStateChange enum values (off-by-one from Unknown=0) Daneel 2026-02-26 14:11:16 +01:00
  • 5ded624f7b Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 13:51:11 +01:00
  • cd48418a3c v15.1: fix freeze on window split, C-n/C-p cursor tracking, new window detection Daneel 2026-02-26 13:43:34 +01:00
  • 6d185c880a Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 13:27:31 +01:00
  • 64c40f4867 v15: fix w->start_charpos -> marker_position(w->start), remove unused line_start Daneel 2026-02-26 13:27:15 +01:00
  • 05fc543958 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 13:22:44 +01:00
  • 0dbcde3acb v15: fix missing @synthesize in patch (re-staged from working tree) Daneel 2026-02-26 13:21:49 +01:00
  • 5b12e8c435 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 12:58:04 +01:00
  • b7c750ff71 v15: regenerate patch from git diff (fix corrupt hunk headers) Daneel 2026-02-26 12:57:44 +01:00
  • be642808cc Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 12:56:54 +01:00
  • 046ea8cf7e v15: add @synthesize for MRC ivar access (no underscore prefix) Daneel 2026-02-26 12:56:23 +01:00
  • fd03f2e7c4 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 12:51:36 +01:00
  • 0570ee6717 v15: fix patch paths (src/nsterm.*), replace into original patch file Daneel 2026-02-26 12:51:02 +01:00
  • bfe29f8da8 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 12:49:37 +01:00
  • bc3731112f v15: buffer-relative accessibility rewrite (patch file) Daneel 2026-02-26 12:47:33 +01:00
  • 6724922592 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-26 11:58:23 +01:00
  • 8849a726a3 ns: fix VoiceOver cursor sync — 8 changes from pipeline review Daneel 2026-02-26 11:44:13 +01:00
  • e40d502d43 ns: fix VoiceOver cursor sync — 8 changes from pipeline review Daneel 2026-02-26 11:44:13 +01:00
  • 946b138a0a v14.1: post notifications on focused virtual element, not EmacsView Daneel 2026-02-26 10:47:12 +01:00
  • 8fbdb2406d v14: fix VoiceOver virtual tree plumbing (based on Chromium analysis) Daneel 2026-02-26 10:20:03 +01:00
  • ce31b94bb9 revert to v9 patch - virtual tree broke VoiceOver text interaction Daneel 2026-02-26 09:30:49 +01:00
  • ebf611bf19 v13.3: restore typing echo + add full text protocol on EmacsView Daneel 2026-02-26 09:23:39 +01:00
  • f41fe14772 v13.2: fix protected ivar access (@public for lastAccessibilityCursorRect) Daneel 2026-02-26 09:09:09 +01:00
  • 46265bdaa6 v13.2 patch: restore Zoom cursor tracking + fix MRC + fix typing echo Daneel 2026-02-26 09:03:10 +01:00
  • e5bfce500f v13 patch: fix MRC retain/release for accessibilityElements array Daneel 2026-02-26 08:52:46 +01:00
  • e152900004 v13 patch: fix MRC weak property error (unsafe_unretained) Daneel 2026-02-26 08:46:34 +01:00
  • 60afee0aec v13 patch: VoiceOver virtual accessibility tree Daneel 2026-02-25 23:26:59 +01:00
  • f5ecc44871 revert to v9 patch while deep accessibility rewrite in progress Daneel 2026-02-25 22:41:28 +01:00
  • 2c78f04089 v12 patch: visual line numbering for VoiceOver (3 iterations) Daneel 2026-02-25 22:13:28 +01:00
  • 2f1fbd30d2 v11 patch: fix VoiceOver cursor movement (iTerm2 pattern) Daneel 2026-02-25 21:42:20 +01:00
  • 54183cc8eb v10 patch: rich SelectedTextChanged for VoiceOver cursor movement Daneel 2026-02-25 21:14:08 +01:00
  • 01ea5d1f0a v9 patch: fix macOS 26 SDK compilation error Daneel 2026-02-25 20:49:12 +01:00
  • 5529418b48 v8 patch: full VoiceOver support with typing echo + reviewer fixes Daneel 2026-02-25 20:37:14 +01:00
  • d0cd1f103b v7 patch: fix Zoom snapping to old window on C-x o Daneel 2026-02-25 20:10:12 +01:00
  • 15a7c927f4 v6 patch: fix VoiceOver double cursor + add typing echo Daneel 2026-02-25 19:01:25 +01:00
  • 4e34114fc8 v5 patch: full VoiceOver support + Zoom cursor tracking Daneel 2026-02-25 18:45:48 +01:00
  • 2a58436f32 v4 patch: dual UAZoomChangeFocus + NSAccessibility, with Apple doc refs Daneel 2026-02-25 18:20:55 +01:00
  • d7aae4b7d1 v4 patch: UAZoomChangeFocus (Apple documented) + NSAccessibility, with doc refs Daneel 2026-02-25 18:17:53 +01:00
  • 6933d8f9c0 v4 patch: dual mechanism with Apple doc references Daneel 2026-02-25 18:11:05 +01:00
  • f3b8ff661c v3 patch: NSAccessibility-only, drop UAZoomChangeFocus per reviewer feedback Daneel 2026-02-25 17:50:04 +01:00
  • 8a8e71764d update Martin Sukany 2026-02-25 17:09:08 +01:00
  • a234ded3db Rewrite Zoom a11y patch: NSAccessibility primary, UAZoomChangeFocus supplementary Daneel 2026-02-25 16:31:34 +01:00
  • 2313fd52c9 calfw capture: use format-time-string for day-of-week (Emacs 31 compat) Daneel 2026-02-25 16:00:36 +01:00
  • 02ad895dd6 calfw capture: use nth for date extraction (avoid calendar-extract dependency) Daneel 2026-02-25 15:58:55 +01:00
  • 2d4b276a67 calfw capture: fix calendar-day-name args (use date list, not encode-time) Daneel 2026-02-25 15:52:02 +01:00
  • 2d07377d42 calfw capture: store date before capture to avoid cfw:component error Daneel 2026-02-25 15:50:27 +01:00
  • 218a38d819 calfw capture: smart time prompt (single/multi-day, timed/all-day) Daneel 2026-02-25 15:47:35 +01:00
  • 05516c8e9e calfw capture: prompt for time range (empty=all-day) Daneel 2026-02-25 15:44:13 +01:00
  • 82bb1658ef calfw capture: plain timestamp instead of SCHEDULED (org-caldav sync) Daneel 2026-02-25 15:39:40 +01:00
  • 4f8fd20b0e calfw: add 'a' keybinding for org-capture + calendar event template Daneel 2026-02-25 15:29:29 +01:00
  • fe859ed252 bibliography: fix commands, add manual entry, universal search Daneel 2026-02-25 13:14:42 +01:00
  • 12deb16152 bibliography: setq! for citar, new/import helpers, per-project support Daneel 2026-02-25 13:07:05 +01:00
  • 4ea1b2be54 bibliography: remap SPC b -> SPC B (SPC b = buffer) Daneel 2026-02-25 13:02:37 +01:00
  • aacaf2bdbf bibliography: citar + biblio + org-cite CSL setup Daneel 2026-02-25 12:59:19 +01:00
  • 7b1d0ad7e1 update Martin Sukany 2026-02-25 12:51:11 +01:00
  • 5c7b095ffb Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-25 12:50:56 +01:00
  • 5c2b5ac31d org-agenda: snap cursor via post-command-hook (catches Evil j/k) Daneel 2026-02-25 12:50:27 +01:00
  • 21242f01f2 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-25 12:50:16 +01:00
  • 195fcb7932 config.el: English comments, logical section ordering Daneel 2026-02-25 12:48:38 +01:00
  • 36eadb53e9 Merge remote-tracking branch 'refs/remotes/origin/master' Martin Sukany 2026-02-25 12:31:38 +01:00
  • d0957dd5cd update Martin Sukany 2026-02-25 12:31:35 +01:00
  • bc56169e56 dired: use gls (GNU coreutils) for dirvish sort on macOS Daneel 2026-02-25 12:28:36 +01:00
  • 01ffa0b783 revert: remove org-beamer-frame-default-options (template handles it) Daneel 2026-02-25 11:36:15 +01:00
  • b28172e919 beamer: org-beamer-frame-default-options allowframebreaks (proper way) Daneel 2026-02-25 11:31:51 +01:00
  • 21d3c7b61d revert: remove beamer resizebox filter, keep tabularx skip for beamer Daneel 2026-02-25 11:26:17 +01:00
  • d75b9c1b87 beamer: resizebox table filter + org-beamer-frame-default-options Daneel 2026-02-25 11:20:45 +01:00
  • 905341dd90 org-latex-fix-tabularx: skip for beamer exports (use adjustbox instead) Daneel 2026-02-25 11:16:25 +01:00
  • 27fb32d1da TLS: trust all certs (corporate MITM proxy with intermediate CA) Daneel 2026-02-25 10:35:16 +01:00
  • f411b7c825 org-caldav: explicit save-directory ~/org/ + broad error handler Daneel 2026-02-25 10:28:43 +01:00
  • cf4b4862cf fix calfw sort: wrapper sortuje periods list (org-caldav active-range → periods, sorter se nevztahoval) Daneel 2026-02-24 23:46:16 +01:00
  • 6f9a72f1fc fix calfw sort: cfw:event struct start-time (month view nemá čas v textu, string parse nefungoval) Daneel 2026-02-24 23:34:33 +01:00
  • f6dc7ca679 feat calfw: multi-source (Agenda+Suky+Klára+Rodina), universal sorter, calfw-org-create-file-source pro caldav Daneel 2026-02-24 23:29:25 +01:00
  • 762435acb4 fix calfw: normal state + evil-define-key rebind (SPC=leader, q=bury, navigace funguje) Daneel 2026-02-24 23:18:07 +01:00