v0.2.0
emacs-gpu 0.2.0
Highlights
- Starts on the GPU automatically. When built
--with-mtland Metal is
available, the backend is loaded and enabled on the initial frame at
startup, for both the app bundle and source builds. Start with the stock
Cocoa backend by settingEMACS_GPU_DISABLEto any non-empty value. - Commands available out of the box.
gpu-enable,gpu-status,
gpu-set-cursor,gpu-toggle-animationsandgpu-set-scrollare now
autoloaded, soM-xfinds them without requiringgpufirst. - Cursor effects no longer fire while typing. The motion effects
(sonicboom, ripple, pixiedust and the torpedo trail) trigger only on
cursor movement and jumps, not on inserting or deleting text. Configure
withgpu-cursor-effects-while-typingandgpu-cursor-typing-commands.
Compatibility
- Apple Silicon, macOS 13 Ventura or newer. The macOS 13/14 support is still
experimental (see notes in 0.1.2); testers on Ventura/Sonoma/Sequoia are
welcome.
Install
brew upgrade --cask emacs-gpuOr unzip the attached Emacs.app (signed and notarized) and double-click it.