Files
winit/src/platform
Joe Wilm c92ac695af Fix x11 poll_events to drain queue
It was only processing a single event per call. The docs say

> Fetches all the events that are pending, calls the callback function
> for each of them, and returns.

which suggests that was incorrect.
2017-05-09 09:20:35 -07:00
..
2017-04-23 01:08:15 -07:00
2017-05-09 09:20:35 -07:00
2017-04-23 01:08:15 -07:00
2016-11-01 16:16:59 +01:00