init
This commit is contained in:
5
st-flexipatch/patch/alpha.h
Normal file
5
st-flexipatch/patch/alpha.h
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user