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

Minimum window dimensions can interfere with cycling through QuickTile presets #20

Closed
ssokolow opened this issue Jan 16, 2013 · 1 comment

Comments

@ssokolow
Copy link
Owner

When a Window like Firefox refuses to shrink beyond a certain size, it can block QuickTile from progressing to the next preset size in the sequence. (For example, Firefox refusing to narrow to one third of the screen width)

This will probably have to be fixed alongside issue #10 since it will require QuickTile to keep state on each window being tiled rather than just inferring from the window's current size.

@ssokolow
Copy link
Owner Author

For anyone subscribed to this issue, it's finally fixed, but there's still work to do because QuickTile doesn't currently compensate for windows refusing the dimensions given and it now doesn't get "user dragged window to a new position" detection for free.

That will be my next goal and you can follow issue #87 for the "windows refusing given dimensions" issue. (The other one doesn't yet have an issue thread because I'm using issues #24 and #30 as surrogate TODO reminders and I expect to have them fixed soon.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant