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

[Feature request] new layout #511

Open
joaopauloalbq opened this issue Jul 14, 2021 · 1 comment
Open

[Feature request] new layout #511

joaopauloalbq opened this issue Jul 14, 2021 · 1 comment

Comments

@joaopauloalbq
Copy link

Hi Luca o/

I am looking for a layout to be used in the Revelation that preserves the most common positions of the windows (1, 2 and 3) and presenting the largest contents of the windows for easy identification.

    --        (1)                (2)                (3)
    --   +---+---+---+      +---+---+---+      +---+---+---+
    --   |           |      |     |     |      |     |  2  |
    --   |     1     |  ->  |  1  |  2  |  ->  |  1  +-----|  ->
    --   |           |      |     |     |      |     |  3  |
    --   +---+---+---+      +---+---+---+      +---+---+---+

    --        (4)                (5)                (6)
    --   +---+---+---+      +---+---+---+      +---+---+---+
    --   |  1  |  2  |      |  1  |  2  |      | 1 | 2 | 3 |
    --   +-----+-----+  ->  +---+---+---+  ->  +---+---+---+  ->
    --   |  4  |  3  |      | 5 | 4 | 3 |      | 6 | 5 | 4 |
    --   +---+---+---+      +---+---+---+      +---+---+---+
    
    --        (7)                (8)                (9)
    --   +---+---+---+      +---+---+---+      +---+---+---+
    --   |   | 2 | 5 |      |   | 3 | 6 |      | 1 | 4 | 7 |
    --   |   +---+---+      | 1 |---+---+      +---+---+---+
    --   | 1 | 3 | 6 |  ->  |---| 4 | 7 |  ->  | 2 | 5 | 8 |
    --   |   +---+---+      |   |---+---+      +---+---+---+
    --   |   | 4 | 7 |      | 2 | 5 | 8 |      | 3 | 6 | 9 |
    --   +---+---+---+      +---+---+---+      +---+---+---+

These positions I have no preference:

    --        (1)                (2)                (3)
    --   +---+---+---+      +---+---+---+      +---+---+---+
    --   |           |      |     |     |      |     |  2  |
    --   |     1     |  ->  |  1  |  2  |  ->  |  1  +-----|  ->
    --   |           |      |     |     |      |     |  3  |
    --   +---+---+---+      +---+---+---+      +---+---+---+

    --        (4)                (5)                (6)
    --   +---+---+---+      +---+---+---+      +---+---+---+
    --   |  1  |  2  |      |  ?  |  ?  |      | ? | ? | ? |
    --   +-----+-----+  ->  +---+---+---+  ->  +---+---+---+  ->
    --   |  4  |  3  |      | ? | ? | ? |      | ? | ? | ? |
    --   +---+---+---+      +---+---+---+      +---+---+---+
    
    --        (7)                (8)                (9)
    --   +---+---+---+      +---+---+---+      +---+---+---+
    --   |   | ? | ? |      |   | ? | ? |      | ? | ? | ? |
    --   |   +---+---+      | ? |---+---+      +---+---+---+
    --   | ? | ? | ? |  ->  |---| ? | ? |  ->  | ? | ? | ? |
    --   |   +---+---+      |   |---+---+      +---+---+---+
    --   |   | ? | ? |      | ? | ? | ? |      | ? | ? | ? |
    --   +---+---+---+      +---+---+---+      +---+---+---+

Best regards

@lcpz
Copy link
Owner

lcpz commented Jul 16, 2021

Hi João 👋

I can add your layout as a variant of termfair.center, when I'll have time.

But I am also willing to accept PRs, so feel free to look at the code and try writing it yourself.

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