summaryrefslogtreecommitdiff
path: root/oldresources/st/patch/alpha.h
diff options
context:
space:
mode:
Diffstat (limited to 'oldresources/st/patch/alpha.h')
-rw-r--r--oldresources/st/patch/alpha.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/oldresources/st/patch/alpha.h b/oldresources/st/patch/alpha.h
new file mode 100644
index 0000000..2d01830
--- /dev/null
+++ b/oldresources/st/patch/alpha.h
@@ -0,0 +1,5 @@
+static float clamp(float value, float lower, float upper);
+static void changealpha(const Arg *);
+#if ALPHA_FOCUS_HIGHLIGHT_PATCH
+static void changealphaunfocused(const Arg *arg);
+#endif // ALPHA_FOCUS_HIGHLIGHT_PATCH