Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resize sub-layout heights #5

Open
rajaiitp opened this issue Jul 9, 2021 · 2 comments
Open

Resize sub-layout heights #5

rajaiitp opened this issue Jul 9, 2021 · 2 comments

Comments

@rajaiitp
Copy link

rajaiitp commented Jul 9, 2021

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

@chrissound
Copy link
Owner

chrissound commented Jul 9, 2021

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!

@rajaiitp
Copy link
Author

rajaiitp commented Jul 9, 2021

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.

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants