Po Yen

Results 3 issues of Po Yen

In order to push an event, implementing a window backend your self seems to be the only way to the best of my knowledge. There should be some generic/higher-level ways...

discussion

There is a `create_proxy` function in glutin seems to be useful, but it is still in alpha and is not supported by both window::Window and window::AdvancedWindow. Is there any good...

I am trying to get to know about this library, it looks pretty nice to me as it provides a highly abstracted interface that no other library does; however the...