• Joined on 2026-02-16
daneel pushed to master at martin/emacs-doom 2026-02-23 09:49:19 +00:00
27904531ee feat: Matrix client (ement.el) — SPC o m keybindings + E2EE via Pantalaimon
daneel pushed to master at martin/emacs-org 2026-02-23 09:44:42 +00:00
ded3482067 docs: emacs macOS build guide with UAZoom accessibility patch
daneel pushed to master at martin/emacs-doom 2026-02-23 09:28:04 +00:00
87003cac96 fix: use manual y-flip instead of accessibilityConvertScreenRect:
daneel pushed to master at martin/emacs-doom 2026-02-23 09:23:01 +00:00
5196674d9e fix: UAZoomChangeFocus() — actual fix for macOS Zoom cursor tracking
daneel pushed to master at martin/emacs-doom 2026-02-23 09:03:58 +00:00
56db072f06 fix: add NSAccessibilityPostNotification (key missing piece)
daneel pushed to master at martin/emacs-doom 2026-02-23 08:22:53 +00:00
12869677e7 fix: correct hunk line count in patch (83→91)
daneel pushed to master at martin/emacs-doom 2026-02-23 08:19:54 +00:00
ce46e5b7eb fix: add accessibilityBoundsForRange: (new NSAccessibilityProtocol) + isAccessibilityElement
daneel pushed to master at martin/emacs-org 2026-02-23 06:38:33 +00:00
bd9055e8bb rm-todo-sync: 1 item(s) from reMarkable
daneel pushed to master at martin/emacs-doom 2026-02-22 22:33:17 +00:00
78ee89512e fix: zoom cursor visibility + translate all comments/messages to English
daneel pushed to master at martin/emacs-doom 2026-02-22 22:31:14 +00:00
e6d6fc62fd feat: add NSAccessibility AXBoundsForRange patch for macOS Zoom cursor tracking
daneel pushed to master at martin/emacs-doom 2026-02-22 22:17:15 +00:00
21c7142d07 chore: remove split-screen magnifier (blind alley)
daneel created repository daneel/emacs 2026-02-22 22:16:01 +00:00
daneel pushed to master at martin/emacs-doom 2026-02-22 22:11:36 +00:00
b8889cfa06 fix: magnifier buffer-switch + cursor visibility (architect-critic-coder pipeline)
daneel pushed to master at martin/emacs-doom 2026-02-22 22:03:19 +00:00
d3747f71c4 fix: magnifier cursor visible, line nums hidden, M-x/which-key safe
daneel pushed to master at martin/emacs-doom 2026-02-22 21:58:00 +00:00
a71e212d81 feat: full-featured Emacs-native magnifier, remove macOS zoom daemon
daneel pushed to master at martin/emacs-doom 2026-02-22 21:36:41 +00:00
0e1232ad00 fix: pgrep matches Emacs-arm64-11 variant (Emacs.app path)
daneel pushed to master at martin/emacs-doom 2026-02-22 21:24:33 +00:00
ce3c7b3127 refactor: Python ctypes daemon for macOS Zoom (no external tools)
daneel pushed to master at martin/emacs-doom 2026-02-22 21:05:38 +00:00
c6b45f6867 feat: Hammerspoon IPC cursor tracking + split magnifier (SPC z m)
daneel pushed to master at martin/emacs-doom 2026-02-22 20:51:38 +00:00
21b1637390 refactor: cursor tracking redesign based on research; clean SPC z
daneel pushed to master at martin/emacs-doom 2026-02-22 20:36:39 +00:00
04b93dd067 refactor: focus follow — idle-timer warp, 3 modes, minibuffer support