Dror Levin
Dror Levin
Since emojione changed their license last year everyone (include emojify) are stuck with version 2.2.6. However, twitter have an alternative under CC-BY 4.0 license that continues to be updated called...
On my machine requiring and calling `(spaceline-all-the-icons-theme)` takes ~3 seconds, which is a lot longer than e.g. `(spaceline-spacemacs-theme)`. Would it perhaps be possible to optimize spaceline-all-the-icons so that its impact...
For example `sbuffer::write()` should accept `const std::byte *` in addition to `const char *`.
For example the dir icon is narrower than the emacs icon. Some sort of alignment should be added so that filenames all start in the same position.
Installing from pypi can be simpler and more user friendly than cloning and running some scripts.
My regular cursor is bar shaped (`(setq cursor-type 'bar)`) but the cursor in ivy-posframe is a block. The shape should be similar (that's the way e.g. multiple-cursors handles things).
### What would you like to be added A service for DNS over QUIC (DoQ) should be added. It uses UDP port 853. ### Why is this needed _No response_
- [x] I have read this document: https://miniflux.app/opinionated.html#feature-request When using miniflux as PWA on iOS, I couldn't find any easy way to refresh. If possible it would be great if...
Previously logs were redirected inconsistently - only DEBUG and SUCCESS were sent to stdout while TRACE and INFO, both lower than SUCCESS, were sent to stderr. Now all levels at...