summaryrefslogtreecommitdiff
path: root/xcompmgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'xcompmgr.c')
-rw-r--r--xcompmgr.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/xcompmgr.c b/xcompmgr.c
index 4443779..94ef532 100644
--- a/xcompmgr.c
+++ b/xcompmgr.c
@@ -156,16 +156,11 @@ static conv *gaussianMap;
#define WINDOW_TRANS 1
#define WINDOW_ARGB 2
-#define TRANS_OPACITY 0.75
-
#define DEBUG_REPAINT 0
#define DEBUG_EVENTS 0
#define DEBUG_SHAPE 0
#define MONITOR_REPAINT 0
-#define SHADOWS 1
-#define SHARP_SHADOW 0
-
typedef enum _compMode {
CompSimple, /* looks like a regular X server */
CompServerShadows, /* use window alpha for shadow; sharp, but precise */