awesomebar: use previously tiled when hiding client and the hidden client was the last tiled client
This commit is contained in:
@@ -5,4 +5,5 @@ static int click_awesomebar(Bar *bar, Arg *arg, BarClickArg *a);
|
||||
static void hide(Client *c);
|
||||
static void show(Client *c);
|
||||
static void togglewin(const Arg *arg);
|
||||
static Client *prevtiled(Client *c);
|
||||
static void showhideclient(const Arg *arg);
|
Reference in New Issue
Block a user