This website requires JavaScript.
Explore
Help
Sign In
migrations
/
winit
Watch
1
Star
0
Fork
0
You've already forked winit
mirror of
https://github.com/rust-windowing/winit.git
synced
2026-06-27 07:03:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36058ab8e62a491c38ea13d7d50e9570d4dca0ce
winit
/
src
History
Bruno Ploumhans
36058ab8e6
Improve the documentation of DeviceEvent::Motion (
#321
)
2017-10-28 12:33:51 +02:00
..
os
Use EnumDisplayMonitors to enumerate monitors on Windows (
#327
)
2017-10-25 17:12:39 +02:00
platform
Impl Clone for EventsLoopProxy (
#331
)
2017-10-25 20:03:57 +02:00
events.rs
Improve the documentation of DeviceEvent::Motion (
#321
)
2017-10-28 12:33:51 +02:00
lib.rs
Impl Clone for EventsLoopProxy (
#331
)
2017-10-25 20:03:57 +02:00
window.rs
Make MonitorId::get_position() return (i32, i32) instead of (u32, u32) because it can be negative on Windows (
#324
)
2017-10-19 19:08:05 +02:00