Minor tweaks to awesomebar patch (incl. alpha and systray compatibility)

This commit is contained in:
bakkeby
2019-09-10 08:27:00 +02:00
parent 2d1d1dade4
commit d0757568ee
7 changed files with 36 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
static void hide(Client *c);
static void show(Client *c);
static void togglewin(const Arg *arg);
static void togglewin(const Arg *arg);
static void showhideclient(const Arg *arg);