mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 06:40:06 -04:00
x11: Implement file drag and drop (#360)
* x11: Implement file drag and drop * Fixed typo
This commit is contained in:
committed by
Pierre Krieger
parent
d2dd82c146
commit
d18db208ff
@@ -1,6 +1,7 @@
|
||||
# Unreleased
|
||||
|
||||
- Add support for `Touch` for emscripten backend.
|
||||
- Added support for `DroppedFile`, `HoveredFile`, and `HoveredFileCancelled` to X11 backend.
|
||||
|
||||
# Version 0.9.0 (2017-12-01)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user