Replies: 2 comments 1 reply
-
I vaguely remember seeing patches about this somewhere, but nothing
ever went upstream.
…On Wed, Apr 21, 2021 at 06:33:38AM -0700, Amir Bukhari wrote:
I am new Qtile but i have used Xmonad for a while, what i missed on qtile is sublayout concept which is available in Xmonad.
is it possible with Qtile?
to understand what i mean:
in MonadTall layout there is a master and a pane. the first window will be place to master and other windows will place vertically in the pane. in Xmonad we can define a sublayout which then can be used to layout those windows (for example all windows in the pane will be displayed with tab layout).
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#2411
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I think that what you're looking for is currently discussed in another thread (see the part about the Slice layout): #2412 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am new Qtile but i have used Xmonad for a while, what i missed on qtile is sublayout concept which is available in Xmonad.
is it possible with Qtile?
to understand what i mean:
in MonadTall layout there is a master-pane and a secondary-pane. the first window will be place to master and other windows will place vertically in the pane. in Xmonad we can define a sublayout which then can be used to layout those windows (for example all windows in the secondary-pane will be displayed with tab layout).
Beta Was this translation helpful? Give feedback.
All reactions