focusmaster: adding restack to address stack issues when using monocle or deck layouts ref. #398
This commit is contained in:
@ -38,4 +38,5 @@ focusmaster(const Arg *arg)
|
||||
#else
|
||||
focus(master);
|
||||
#endif // FOCUSMASTER_RETURN_PATCH
|
||||
restack(m);
|
||||
}
|
||||
|
Reference in New Issue
Block a user