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
d18db208ffd6dfa314048b4b3f252ef5911c4975
winit
/
src
/
platform
History
Francesca Sunshine
d18db208ff
x11: Implement file drag and drop (
#360
)
...
* x11: Implement file drag and drop * Fixed typo
2017-12-13 12:22:03 +01:00
..
android
Made poll events loop over as many events as there may be instead of just one. (
#333
)
2017-10-29 07:02:57 +01:00
emscripten
impl touch events for emscripten (
#358
)
2017-12-01 14:00:09 +01:00
ios
Impl Clone for EventsLoopProxy (
#331
)
2017-10-25 20:03:57 +02:00
linux
x11: Implement file drag and drop (
#360
)
2017-12-13 12:22:03 +01:00
macos
Send mouse position after focused/cursorenter events (
#349
)
2017-11-26 21:43:13 +01:00
windows
Send mouse position after focused/cursorenter events (
#349
)
2017-11-26 21:43:13 +01:00
mod.rs
Remove the
use platform_not_supported
hack (
#285
)
2017-09-15 15:45:45 +02:00