dwm

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

bar_awesomebar.h (160B)


      1 static int width_awesomebar(Bar *bar, BarArg *a);
      2 static int draw_awesomebar(Bar *bar, BarArg *a);
      3 static int click_awesomebar(Bar *bar, Arg *arg, BarArg *a);
      4