aboutsummaryrefslogtreecommitdiff
path: root/Plugins/shadowcaster.c
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/shadowcaster.c')
-rw-r--r--Plugins/shadowcaster.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Plugins/shadowcaster.c b/Plugins/shadowcaster.c
index 0411c79..0494449 100644
--- a/Plugins/shadowcaster.c
+++ b/Plugins/shadowcaster.c
@@ -26,6 +26,8 @@
#include "plugin.h"
#include "tools.h"
+INFO("porduce a cutout with shadow.")
+
#define MAX_SHADOW 128 /* maximum shadow width in px */
void perform_effect(struct frame f, struct args a)