Leaf Eriksen

Results 13 comments of Leaf Eriksen

@daviderestivo I didn’t know that repo existed, but feel free to add it there as well! Cheers, Leaf Eriksen

@jimeh nice work, and thanks for sharing your icon integration process! I still prefer my own, so I will take a look at your nice guide since there is no...

@daviderestivo I didn't manage to get the new icon working in Emacs (either jimeh's instructions about editing the `Contents/Info.plist` were too vague or I'm just bad at following instructions), but...

@daviderestivo I added the compiled assets to the icon repo, if you have any issues with them I can also try rebuilding the test app on the third beta of...

@pangdaxing23 I want to be mad about it because it's obviously a really obnoxious choice, but I disable the macOS dock and barely ever see app icons, so honestly I...

I don't think I use anything that affects the mini buffer other than which-key, but just to be sure I just ran the same tests with config disabled via `emacs...

Treesit-auto is almost always unneeded these days, and I am almost certain that putting in the effort needed to keep it working is probably a waste of time. ```elisp (use-package...

Thanks for making this issue, I have been waiting through _multiple_ seconds of latency to jump between wikilinked markdown notes, and I had no idea which package was at fault...

I've got the app running on macOS 26 and it still works, but I still agree that it would be good to see this cleaned up so we don't eventually...

I think that it would remain simple, so long as you implement support for the native window snapping, and don't build your own custom thing. [Loop](https://github.com/MrKai77/Loop) supports this, if you...