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

Configuration option for size of small windows #1557

Open
anoother opened this issue Sep 25, 2023 · 1 comment
Open

Configuration option for size of small windows #1557

anoother opened this issue Sep 25, 2023 · 1 comment

Comments

@anoother
Copy link

anoother commented Sep 25, 2023

Is your feature request related to a problem? Please describe.
Currently there is a boolean option 'float-small-windows', but it affects windows 500px square which by modern standards is very small

Describe the solution you'd like
Add a configuration option 'small-window-size' which allows you to specify the square-pixel area of windows you'd like Amethyst to consider 'small' and this float.

Describe alternatives you've considered
Alternaitvely, modify the existing option to accept either a boolean (for which the current default can continue to apply) or an integer, in which case 'true' will be implied and the integer will be taken as the square pixel size.

@DanCates
Copy link

Agreed. This would be fantastic to have more control over this feature. I struggle with Get Info windows all the time in Finder as well as many other "small" windows that are not small enough for the inherent criteria.

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