Skip to content

X11: Fix events not being reported promptly#1048

Merged
Osspial merged 2 commits intorust-windowing:masterfrom
murarth:delayed-events
Jul 17, 2019
Merged

X11: Fix events not being reported promptly#1048
Osspial merged 2 commits intorust-windowing:masterfrom
murarth:delayed-events

Conversation

@murarth
Copy link
Copy Markdown
Contributor

@murarth murarth commented Jul 17, 2019

  • Tested on all platforms changed
  • cargo fmt has been run on this branch
  • Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality
  • Updated feature matrix, if new features were added or implemented

@murarth
Copy link
Copy Markdown
Contributor Author

murarth commented Jul 17, 2019

I believe this should fix both rust-windowing/glutin#1054 and rust-windowing/glutin#1193

@goddessfreya
Copy link
Copy Markdown
Contributor

cc @chrisduerr

@JohnDoneth
Copy link
Copy Markdown

Thanks for all your work on this! I just tested it and can confirm that it fixed the issues I was having in rust-windowing/glutin#1193

Copy link
Copy Markdown
Contributor

@goddessfreya goddessfreya left a comment

Choose a reason for hiding this comment

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

lgtm, altho I'd like to wait to make sure this doesn't cause anything silly in alacritty.

@Osspial
Copy link
Copy Markdown
Contributor

Osspial commented Jul 17, 2019

Can we get a changelog entry before merging this?

@murarth
Copy link
Copy Markdown
Contributor Author

murarth commented Jul 17, 2019

Added an entry to the changelog and rebased to resolve the conflict.

@Osspial Osspial merged commit bd1ac6c into rust-windowing:master Jul 17, 2019
@murarth murarth deleted the delayed-events branch July 17, 2019 18:27
felixrabe pushed a commit to felixrabe/winit that referenced this pull request Jul 24, 2019
* X11: Fix events not being reported promptly

* Add an entry to the changelog
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.

4 participants