st-flexipatch

My st-flexipatch configuration
git clone git://git.ethandl.dev/st-flexipatch
Log | Files | Refs | README | LICENSE

alpha.h (217B)


      1 static float clamp(float value, float lower, float upper);
      2 static void changealpha(const Arg *);
      3 #if ALPHA_FOCUS_HIGHLIGHT_PATCH
      4 static void changealphaunfocused(const Arg *arg);
      5 #endif // ALPHA_FOCUS_HIGHLIGHT_PATCH