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

Merge position, size properties into rect #16

Closed
tmandry opened this issue Sep 17, 2018 · 1 comment · Fixed by #52
Closed

Merge position, size properties into rect #16

tmandry opened this issue Sep 17, 2018 · 1 comment · Fixed by #52
Milestone

Comments

@tmandry
Copy link
Owner

tmandry commented Sep 17, 2018

The reasoning behind this is that there are system user interactions that modify the position and size at the same time. Namely, resizing a window by dragging the top-left bottom-left corner (or bottom-right, or top-left). Surfacing this in the Swindler API should make for smoother handing of these interactions.

tmandry added a commit that referenced this issue Nov 15, 2018
tmandry added a commit that referenced this issue Nov 15, 2018
@tmandry tmandry added this to the 0.0.2 milestone Nov 17, 2018
tmandry added a commit that referenced this issue Nov 17, 2018
@tmandry tmandry reopened this Nov 19, 2018
@tmandry
Copy link
Owner Author

tmandry commented Nov 19, 2018

My original intent for this issue was to create a merged event as well, which I haven't done yet.

tmandry added a commit that referenced this issue Dec 31, 2018
In favor of WindowFrameChangedEvent. See #16.
tmandry added a commit that referenced this issue Dec 31, 2018
In favor of WindowFrameChangedEvent. See #16.
tmandry added a commit that referenced this issue Dec 31, 2018
In favor of WindowFrameChangedEvent. See #16.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant