Nesting Windows #66
-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
|
@whereswalden I had a similar question but think I have a grasp on it now.
What really threw me off was I was trying all this out with browser tabs. The behavior only impacts opening a new process and doesn't apply to existing ones. |
Beta Was this translation helpful? Give feedback.
-
Ah, so that's why Windows Explorer windows don't follow the vertical/horizontal mode shift. Speaking of which: how to tell what mode is currently active? |
Beta Was this translation helpful? Give feedback.
-
|
Is there any way of automating this behaviour based on width and height of the current window? "Automatic splitting" Bsd style? |
Beta Was this translation helpful? Give feedback.
-
|
Let's say I have 3 windows opened in horizontal layout mode. Can I create a workspace where first window is 50% horizontal 100% vertical size, and other two are in the right each 50% vertical size? Or the only way is to add window in vertical layout mode? |
Beta Was this translation helpful? Give feedback.

@whereswalden I had a similar question but think I have a grasp on it now.
What really threw me off was I was trying all this out with browser tabs. The behavior only impacts opening a new process and doesn't apply to existing ones.