Introduction
Introduction Statistics Contact Development Disclaimer Help
FAQ: document the color emojis crash issue which affected some systems is fixed…
git clone git://git.suckless.org/st
Log
Files
Refs
README
LICENSE
---
commit 00085199039ee63acc7b1ecb7e3774a9c3552b2a
parent 72fd32736a612edec43596c14148322122a5544d
Author: Hiltjo Posthuma <[email protected]>
Date: Fri, 16 Sep 2022 23:07:09 +0200
FAQ: document the color emojis crash issue which affected some systems is fixed
It is fixed in libXft 2.3.6:
https://gitlab.freedesktop.org/xorg/lib/libxft/-/blob/libXft-2.3.5/NEWS
Diffstat:
M FAQ | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/FAQ b/FAQ
@@ -248,3 +248,6 @@ fonts:
Please don't bother reporting this bug to st, but notify the upstream Xft
developers about fixing this bug.
+
+As of 2022-09-05 this now seems to be finally fixed in libXft 2.3.5:
+https://gitlab.freedesktop.org/xorg/lib/libxft/-/blob/libXft-2.3.5/NEWS
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.