summaryrefslogtreecommitdiffstats
path: root/twin/compton-tde/common.h
diff options
context:
space:
mode:
authorDaniel Hahler <github@thequod.de>2014-11-17 22:59:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-11-17 22:59:39 -0600
commita2ee4721b6eeecc047f764b88b0c2e0ee96a3dc9 (patch)
tree53eb736220898ab9e6cc0ee62ffd255b58163587 /twin/compton-tde/common.h
parentce4f259946672ba5243c195b479ca3b3f1421a83 (diff)
downloadtdebase-a2ee4721b6eeecc047f764b88b0c2e0ee96a3dc9.tar.gz
tdebase-a2ee4721b6eeecc047f764b88b0c2e0ee96a3dc9.zip
Add DEBUG_FADE
This adds printf_dbgf statements to debug issues with fading.
Diffstat (limited to 'twin/compton-tde/common.h')
-rw-r--r--twin/compton-tde/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/twin/compton-tde/common.h b/twin/compton-tde/common.h
index 4d9f41090..acaf68651 100644
--- a/twin/compton-tde/common.h
+++ b/twin/compton-tde/common.h
@@ -36,6 +36,7 @@
// #define DEBUG_GLX_MARK 1
// #define DEBUG_GLX_PAINTREG 1
// #define MONITOR_REPAINT 1
+// #define DEBUG_FADE 1
// Whether to enable PCRE regular expression support in blacklists, enabled
// by default