focusmaster: adding restack to address stack issues when using monocle or deck layouts ref. #398

pull/404/head
bakkeby 6 months ago
parent 817db8c3ca
commit 03ede82d5c

@ -38,4 +38,5 @@ focusmaster(const Arg *arg)
#else
focus(master);
#endif // FOCUSMASTER_RETURN_PATCH
restack(m);
}

Loading…
Cancel
Save