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

Event::Moved isn't working #724

Closed
wolfiestyle opened this issue Feb 15, 2016 · 2 comments
Closed

Event::Moved isn't working #724

wolfiestyle opened this issue Feb 15, 2016 · 2 comments

Comments

@wolfiestyle
Copy link

Moving the window around isn't triggering Event::Moved. Tested with glutin 0.4.8 under Linux/X11 and OSX.

test code: https://gist.github.com/darkstalker/d83872cea9d828a591d6

@tomaka tomaka added the bug label Feb 15, 2016
@elinorbgr
Copy link
Contributor

Just as a side note: this won't be fixeable for the wayland backend. By design wayland client do not know nor control the location of their windows on the screen.

@tomaka
Copy link
Contributor

tomaka commented Nov 3, 2016

Closing for rust-windowing/winit#67

@tomaka tomaka closed this as completed Nov 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants