dwm

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

bar_statusbutton.h (154B)


      1 static int width_stbutton(Bar *bar, BarArg *a);
      2 static int draw_stbutton(Bar *bar, BarArg *a);
      3 static int click_stbutton(Bar *bar, Arg *arg, BarArg *a);
      4