pgtk-emacs-flatpak
pgtk-emacs-flatpak copied to clipboard
A Flatpak build of emacs from a combined pure-gtk and native comp branch
Firstly want to say thank you for building this, my experience with this flatpak has been really solid. When I invoke the info manual with `M-x info` I am missing...
When I use gsettings to change my system font (name, antialiasing, hinting etc) the emacs flatpak still uses the default settings, I think from the gnome runtime? Other flatpaks seem...
Is there a way for emacs to use binaries inside a toolbox? I'm aware of your toolbox-tramp package, however if I'm not wrong, that only applies to projects (like visit...
It seems [libjansson has been replaced by a custom parser](https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=a5df4d92e37a176396577ac901b85025a6952376), so we should be able to drop it as a dependency, right?
with the recent inclusion of a custom json parser in emacs we no longer need libjansson for fast json decoding closes #16