dwm

Kris's build of dwm
git clone git clone https://git.krisyotam.com/krisyotam/dwm.git
Log | Files | Refs | README | LICENSE

bar_fancybar.h (154B)


      1 static int width_fancybar(Bar *bar, BarArg *a);
      2 static int draw_fancybar(Bar *bar, BarArg *a);
      3 static int click_fancybar(Bar *bar, Arg *arg, BarArg *a);
      4