[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/2] www: Add FAQ entry for frame_bg_transparent



---
 www/faq.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/www/faq.txt b/www/faq.txt
index 34da709..bd34644 100644
--- a/www/faq.txt
+++ b/www/faq.txt
@@ -219,3 +219,7 @@ Q: How can I start external panels correctly?::
     kill ${pids[ _at_ ]}
 } &
 ----
+
+Q: I'm using a compositing manager like xcompmgr and get ugly artifacts when switching tags or splitting frames::
+    You probably have +frame_bg_transparent+ enabled. Disable this setting and
+    use +frame_active_opacity+ and/or +frame_normal_opacity+ instead.
-- 
1.8.1.2