dwm

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

combo.h (165B)


      1 #if !BAR_HOLDBAR_PATCH
      2 static void keyrelease(XEvent *e);
      3 #endif // !BAR_HOLDBAR_PATCH
      4 static void combotag(const Arg *arg);
      5 static void comboview(const Arg *arg);
      6