-
-
Notifications
You must be signed in to change notification settings - Fork 260
resize command: support floating windows #9
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
Comments
- ResizeCommand + floating windows -> #9 - start-at-login confirmed to work
- ResizeCommand + floating windows -> nikitabobko#9 - start-at-login confirmed to work
Open design question: what exactly should happen for |
I would say that |
I came in search of this feature and am pleased to see it's already on the drawing board! I agree with @AlgusDark, It would also be great if the width change was evenly distributed in each direction – in other words, if you Feature requestFloating windows would also benefit from the ability to set a specific size for both width and height (in fixed units or as a percentage). I guess this could already be done using two separate commands to set Rationale: When using very large screens (eg. 42" OLED), I find it useful to be able to float a window and set it to a "reasonable" size that I pre-define. Often I will also centre this window and black out the surrounds using https://github.com/dwarvesf/blurred in order to be able to focus on that. Depending on the window contents, it's nice to be able to tweak the size easily. Anyway, just some extra thoughts! Thank you @nikitabobko for all your work on this project! 😎 |
The issue seems to be quite old, but I REALLY hope this gets implemented. Right now, I have to use Hammerspoon or something to resize the windows, but it's SUPER inconvenient. I hope AeroSpace supports the floating window manipulation internally |
I’m introducing a new concept called the With All resize commands do not change the center and the aspect ratio of the floating window. |
Right now, the command does nothing when invoked on floating windows
The text was updated successfully, but these errors were encountered: