Massive-Squirrel-255@alien.topBtoEmacs@communick.news•Does anyone run Emacs with wsl2? I've noticed that fonts are quite a bit less crisp than they could be. On the left is running Emacs on a native terminal, on the right is the gui application.English
1·
11 months agoI downloaded the source code for emacs and compiling it locally with the --with-pgtk flag. (And --with-native-compilation for better performance)
That made my life improve a lot.
I get a warning when compiling emacs from source with the pgtk flag telling me about a known bug in my version of gtk that causes problems when opening and closing multiple emacs instances. Do you know anything about this? In particular would it be resolved by switching to the snap?