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

feat: golden ratio mode #334

Open
rommeswi opened this issue Dec 22, 2023 · 0 comments
Open

feat: golden ratio mode #334

rommeswi opened this issue Dec 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@rommeswi
Copy link

(1) Description

On small screens one might not want to use tiling because the active window is too small.
The other windows are often less important or just used to look up information.
The currently active window should therefore take more space and the windows should get resized when switching the active window. Golden ratio mode would allocate screen space according to the golden ratio.

(2) Alternatives I've considered

Manual resizing is of course an alternative but the point of the golden-ratio mode is that the amount of manual resizing is reduced.

(3) Design / Screenshots / Mockups

The inspiration for this feature suggestion is https://github.com/roman/golden-ratio.el for Emacs.

@rommeswi rommeswi added the enhancement New feature or request label Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant