mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 14:50:04 -04:00
Impl Clone for EventsLoopProxy (#331)
This commit is contained in:
committed by
Victor Berger
parent
58181dbff9
commit
159364bec3
@@ -12,6 +12,7 @@
|
||||
- Monitor enumeration on Windows is now implemented using `EnumDisplayMonitors` instead of
|
||||
`EnumDisplayDevices`. This changes the value returned by `MonitorId::get_name()`.
|
||||
- On Windows added `MonitorIdExt::hmonitor` method
|
||||
- Impl `Clone` for `EventsLoopProxy`
|
||||
|
||||
# Version 0.8.3 (2017-10-11)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user