From 1e58dfb85be69d4a7166e6762f77b7232d3e87d5 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 16 Nov 2022 20:07:33 +0000 Subject: docs: warning for 10-bit colour and Xrender (issue #651) --- doc/compiling.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/compiling.org b/doc/compiling.org index 4e0125e..977ef2b 100644 --- a/doc/compiling.org +++ b/doc/compiling.org @@ -85,7 +85,9 @@ enters a high-CPU regime right after starting. - =with_xrender= Enables the main bar background alpha parameter. Requires - the [[http://hackage.haskell.org/package/X11-xft/][X11-xft]] package. + the [[http://hackage.haskell.org/package/X11-xft/][X11-xft]] package. The Xrender extension is not compatible with 10-bit + colour modes, i.e., setting ~DefaultDepth~ to 30 in your Xorg + configuration. See discussion in [[https://codeberg.org/xmobar/xmobar/issues/651][issue 651]] for details. - =with_xpm= Support for xpm image file format. This will allow loading .xpm files in ==. Requires the [[http://cgit.freedesktop.org/xorg/lib/libXpm][libXpm]] C library. -- cgit v1.2.3