Skip to content

emacs-gpu 0.1.1

Choose a tag to compare

@tanrax tanrax released this 05 Jun 14:35
· 121 commits to main since this release

GNU Emacs with a native Apple Metal rendering backend (macOS, Apple Silicon).

What's new in 0.1.1

  • Fix: gpu-set-cursor now applies immediately. Changing the cursor
    effect at runtime updated only the Lisp variable and never reached the
    live Metal driver. It now propagates on the fly.
  • The default cursor has no effect. gpu-cursor-animation now defaults
    to block (a static cursor, pixel-identical to the stock backend). The
    ring/trail/particle effects are opt-in via M-x gpu-set-cursor. Buffer
    cross-fades stay on by default.

Install

brew install --cask tanrax/tap/emacs-gpu

Or unzip the attached Emacs.app and double-click it.

Signed with a Developer ID, notarized and stapled by Apple. Self-contained
(all non-system libraries bundled). Requires Apple Silicon and macOS 26+.