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

Implement request_close() support for Windows in druid-shell #1238

Merged
merged 1 commit into from
Sep 17, 2020

Conversation

tay64
Copy link
Contributor

@tay64 tay64 commented Sep 16, 2020

This PR implements the Windows part of #1159 "Implement close request interception".


This is my first PR for this project; hope my submitting a PR without an introduction or any warning is OK?
I've just encountered the non-working CLOSE_WINDOW while working on an app I'm building as an exercise to grok the Rust way, and fixing it seemed straightforward.
Hope it can be of use.

@tay64 tay64 mentioned this pull request Sep 16, 2020
3 tasks
@jneem
Copy link
Collaborator

jneem commented Sep 16, 2020

Thanks for the patch! Can you add it to the changelog also? Look for the line containing #1118

@jneem jneem added the S-waiting-on-author waits for changes from the submitter label Sep 16, 2020
@tay64
Copy link
Contributor Author

tay64 commented Sep 16, 2020

done!

@tay64
Copy link
Contributor Author

tay64 commented Sep 16, 2020

(updated from master)

Copy link
Collaborator

@jneem jneem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I just want to find a minute to give it a quick spin on windows, and then I'll merge.

@jneem jneem merged commit 9f1647b into linebender:master Sep 17, 2020
@tay64
Copy link
Contributor Author

tay64 commented Sep 17, 2020

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author waits for changes from the submitter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants