You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not an issue, but I dont see any other place to raise a feature request.
So I have been using this layout for sometime on my ultrawide screen and really enjoy it. I would like to know if you could add support for resizable vertical heights dynamically. That would be great.
Thanks a lot for your contribution :D
The text was updated successfully, but these errors were encountered:
It would help if you explained which windows you mean, and in what way they should resize. Might actually already be supported, I may need to push across my latest changes.
Thanks for the message though, nice to hear others find this useful!
I am unable to resize the height of the tiles in the left and right column as of now. The ResizableTall layout supports this feature. They use
, ("M-z", sendMessage MirrorShrink)
, ("M-a", sendMessage MirrorExpand)
to shrink and expand the tile height in the slave stack. I have gone through your xmonad.hs file and the video you posted explaining the features, but couldnt see any details about changing vertical heights of the tile.
Not an issue, but I dont see any other place to raise a feature request.
So I have been using this layout for sometime on my ultrawide screen and really enjoy it. I would like to know if you could add support for resizable vertical heights dynamically. That would be great.
Thanks a lot for your contribution :D
The text was updated successfully, but these errors were encountered: