Martin Rechsteiner
mrechsteiner.bsky.social
Martin Rechsteiner
@mrechsteiner.bsky.social
Software engineer at Lace Lithography

martinrechsteiner.com
Added a little offset when opening recursive minibuffers. I've always found it a bit difficult to see if I'm in a nested minibuffer or not
April 30, 2025 at 9:48 PM
Playing around with a custom NSWindow appearance style for posframes in Emacs. I've tried centering the minibuffer before, but I've always felt it blended too much with the background. Adding a little corner radius and shadow really makes a difference
April 28, 2025 at 8:52 PM
Cycling between collapsed states in Starfold. It's all manually animated using Core Animation, which means everything gets GPU accelerated. Took a lot of time to get it right, especially with interruptible animations, but it ended up really smooth
April 26, 2025 at 7:08 PM
Been working on a rich text editor for org-mode over the last year or so, and it's really starting to come together
April 25, 2025 at 4:52 PM