• Joined on 2026-02-16
daneel pushed to master at martin/emacs-doom 2026-02-28 15:48:54 +00:00
9772b7e33e patches: drop 0008 (child frame), revert 0007 to clean state
daneel pushed to master at martin/emacs-doom 2026-02-28 15:43:29 +00:00
1455542227 patches: 0008 - GroupRole + focus restore + overlayZoom reset
daneel pushed to master at martin/emacs-doom 2026-02-28 15:34:44 +00:00
5a58e3b925 patches: 0008 - setAccessibilityElement:NO (suppress window announcement)
daneel pushed to master at martin/emacs-doom 2026-02-28 15:29:27 +00:00
2dc4182856 patches: 0008 - Zoom via parent overlayZoomRect + suppress window announcement
daneel pushed to master at martin/emacs-doom 2026-02-28 15:19:10 +00:00
3e5fe814b8 patches: 0008 fix specpdl_ref type (not ptrdiff_t)
daneel pushed to master at martin/emacs-doom 2026-02-28 15:15:43 +00:00
5aa0f05a33 patches: 0008 fix current_buffer bug + unbind_to on all return paths
daneel pushed to master at martin/emacs-doom 2026-02-28 15:11:53 +00:00
31fcc1a711 patches: remove stale 0007 (merged overlay+child-frame variant)
daneel pushed to master at martin/emacs-doom 2026-02-28 15:11:26 +00:00
659b9e2a1e patches: 0008 fix - re-entrance guard + modiff gate + safety checks
daneel pushed to master at martin/emacs-doom 2026-02-28 15:02:15 +00:00
a8af58cff1 patches: split 0007 (overlay) + 0008 (child frame)
daneel pushed to master at martin/emacs-doom 2026-02-28 14:59:14 +00:00
92188ab008 patches: v8 0007 - child frame completion (Corfu) + Zoom fix
daneel pushed to master at martin/emacs-doom 2026-02-28 14:51:08 +00:00
be4e0bb5be patches: v7 0007 - Zoom left edge + selection face match
daneel pushed to master at martin/emacs-doom 2026-02-28 14:39:47 +00:00
4e5596d9de patches: v6 0007 - fix Zoom Y offset (line_height arithmetic)
daneel pushed to master at martin/emacs-doom 2026-02-28 14:36:52 +00:00
9129f032cf patches: v5 0007 - review fixes (em dash, comments, safety docs)
daneel pushed to master at martin/emacs-doom 2026-02-28 14:33:46 +00:00
99609f0437 patches: v4 0007 - Zoom follows overlay candidate
daneel pushed to master at martin/emacs-doom 2026-02-28 14:25:55 +00:00
9359277143 patches: v3 0007 - face name heuristic for candidate detection
daneel pushed to master at martin/emacs-doom 2026-02-28 14:12:14 +00:00
fcff3429b1 patches: rewrite 0007 - fix root cause of 'new line' announcement
daneel pushed to master at martin/emacs-doom 2026-02-28 13:57:02 +00:00
9408e37a90 patches: rewrite 0007 overlay support
daneel pushed to master at martin/emacs-doom 2026-02-28 13:46:45 +00:00
6c502c7af5 patches: squash 0007+0008+0009 into single clean 0007
daneel pushed to master at martin/emacs-doom 2026-02-28 13:44:39 +00:00
8a48e72493 patches: add 0009 fix Fequal face comparison in overlay detection
daneel pushed to master at martin/emacs-doom 2026-02-28 13:41:48 +00:00
99ed8b4ae4 patches: add 0008 fix overlay announcement bugs