layout/master: new windows goes into master and gets focus
This commit is contained in:
@@ -182,8 +182,11 @@ separate setting, `repeat`, under [Input](#input).
|
||||
column is divided, so the bottom edge always lands exactly on the output edge.
|
||||
|
||||
**monocle** — every window gets the full area; only the most recently focused
|
||||
one is rendered. A window spawned into monocle or tabbed takes focus as it
|
||||
maps, so it comes up in front instead of hidden behind the current one.
|
||||
one is rendered.
|
||||
|
||||
In every layout a newly mapped window goes to the front of the arrangement
|
||||
order — the first master slot — and takes focus, as in dwm. A window spawned
|
||||
onto a tag nobody is viewing leaves both the order and focus alone.
|
||||
|
||||
**tabbed** — same geometry as monocle, minus a strip at the top where att_wm
|
||||
draws one solid colour block per window, the focused one highlighted. The blocks
|
||||
|
||||
Reference in New Issue
Block a user