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?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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?