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

Add horizontal thirds #740

Merged
merged 2 commits into from
Feb 3, 2022
Merged

Conversation

slifty
Copy link
Contributor

@slifty slifty commented Feb 1, 2022

This PR adds four new regions which can be configured via command line.

They are "horizontal" thirds (from the perspective of landscape; in portrait they are vertical). They are still taking up 1/3 of the screen, just... horizontally!

Specifically the four new layouts are:

1   2   3   4
TL  TR  BL  BR
XXO OXX OOO OOO
OOO OOO XXO OXX

Top Left (TL)
Top Right (TR)
Bottom Left (BL)
Bottom Right (BR)

Similar to the ninthts PR (#702) this supports repeating commands to rotate through the four options.

slifty and others added 2 commits January 31, 2022 21:43
This adds four new regions which can be configured via command line.
They are "horizontal" thirds (from the perspective of landscape; in
portrait they are vertical).

1   2   3   4
TL  TR  BL  BR
XXO OXX OOO OOO
OOO OOO XXO OXX

Top Left (TL)
Top Right (TR)
Bottom Left (BL)
Bottom Right (BR)
@rxhanson
Copy link
Owner

rxhanson commented Feb 3, 2022

Looks good, thanks!

@rxhanson rxhanson merged commit 893b7a7 into rxhanson:master Feb 3, 2022
@slifty slifty deleted the add-horizontal-thirds branch February 3, 2022 14:31
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

Successfully merging this pull request may close these issues.

2 participants