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

On Windows, fix CursorMoved(0, 0) getting sent on focus #819

Merged
merged 2 commits into from
Mar 20, 2019

Conversation

Osspial
Copy link
Contributor

@Osspial Osspial commented Mar 19, 2019

The code that was sending it shouldn't even have been there to begin with. This PR removes said code.

@Osspial
Copy link
Contributor Author

Osspial commented Mar 19, 2019

Fixes the downstream bug in #817 (alacritty/alacritty#2170).

@Osspial Osspial merged commit b6ca584 into rust-windowing:master Mar 20, 2019
elinorbgr pushed a commit to elinorbgr/winit that referenced this pull request Apr 7, 2019
…ng#819)

* On Windows, fix CursorMoved(0, 0) getting sent on focus

* Add changelog entry
elinorbgr pushed a commit to elinorbgr/winit that referenced this pull request Apr 7, 2019
…ng#819)

* On Windows, fix CursorMoved(0, 0) getting sent on focus

* Add changelog entry
elinorbgr pushed a commit to elinorbgr/winit that referenced this pull request Apr 7, 2019
…ng#819)

* On Windows, fix CursorMoved(0, 0) getting sent on focus

* Add changelog entry
felixrabe pushed a commit to felixrabe/winit that referenced this pull request Jun 30, 2019
…ng#819)

* On Windows, fix CursorMoved(0, 0) getting sent on focus

* Add changelog entry
kosyak pushed a commit to kosyak/winit that referenced this pull request Jul 10, 2019
…ng#819)

* On Windows, fix CursorMoved(0, 0) getting sent on focus

* Add changelog entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant