[FEAT]: Add a check for nr of windows open in "monitor-work-area-offset" #209

Closed
opened 2026-01-05 14:49:01 +01:00 by adam · 0 comments
Owner

Originally created by @Feistybeard on GitHub (May 17, 2023).

Originally assigned to: @LGUG2Z on GitHub.

Is your feature request related to a problem? Please describe.
My "problem" is that I have a super ultrawide monitor (32:9) and sometimes only happen to have 1 or 2 windows open. This makes the windows span over the whole screen which is kind of overkill.

Describe the solution you'd like
Essentially it would be nice if "monitor-work-area-offset" could have an added parameter which checks nr of windows open.
That way one can check if there is 1 or 2 windows open and use a offset to center said window(s).

Describe alternatives you've considered
One way of doing this now would be to do it manually with different sets of hotkeys, but it would be nice if
it was automated.

Additional context
So there seems to be a function that checks nr of windows open in a workspace in the "workspace-layout-rule", maybe its possible to use that somehow in combination with the "monitor-work-area-offset"? Or maybe there is a way to already to this and I somehow missed it?

Originally created by @Feistybeard on GitHub (May 17, 2023). Originally assigned to: @LGUG2Z on GitHub. **Is your feature request related to a problem? Please describe.** My "problem" is that I have a super ultrawide monitor (32:9) and sometimes only happen to have 1 or 2 windows open. This makes the windows span over the whole screen which is kind of overkill. **Describe the solution you'd like** Essentially it would be nice if "monitor-work-area-offset" could have an added parameter which checks nr of windows open. That way one can check if there is 1 or 2 windows open and use a offset to center said window(s). **Describe alternatives you've considered** One way of doing this now would be to do it manually with different sets of hotkeys, but it would be nice if it was automated. **Additional context** So there seems to be a function that checks nr of windows open in a workspace in the "workspace-layout-rule", maybe its possible to use that somehow in combination with the "monitor-work-area-offset"? Or maybe there is a way to already to this and I somehow missed it?
adam added the enhancement label 2026-01-05 14:49:01 +01:00
adam closed this issue 2026-01-05 14:49:01 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#209