Skip to content

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

Merged
Osspial merged 2 commits intorust-windowing:masterfrom
Osspial:fix-focus-cursor-zeroing
Mar 20, 2019
Merged

On Windows, fix CursorMoved(0, 0) getting sent on focus#819
Osspial merged 2 commits intorust-windowing:masterfrom
Osspial:fix-focus-cursor-zeroing

Conversation

@Osspial
Copy link
Copy Markdown
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
Copy Markdown
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