winit/src/platform/linux
Joe Wilm 4ec5078bdb Fix poll_events on x11 not draining completely
If the interrupted flag were set going into poll_events, it would only
ever handle the first event in the queue. Now, the flag is reset at the
start so events are processed until the caller requests otherwise.
2017-05-11 23:00:22 -07:00
..
wayland Richer input events 2017-04-23 01:08:15 -07:00
x11 Fix poll_events on x11 not draining completely 2017-05-11 23:00:22 -07:00
dlopen.rs Move api module into platform::linux 2017-03-04 09:09:09 +01:00
mod.rs Richer input events 2017-04-23 01:08:15 -07:00