mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-19 14:33:16 -04:00
feat: monocle layout support title tab
This commit is contained in:
parent
5652066c68
commit
5a60f39064
12 changed files with 843 additions and 133 deletions
|
|
@ -136,6 +136,7 @@ int32_t focusdir(const Arg *arg) {
|
|||
|
||||
Client *c = NULL;
|
||||
c = direction_select(arg);
|
||||
|
||||
if (!selmon->isoverview)
|
||||
c = get_focused_stack_client(c, arg->tc);
|
||||
if (c) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue