winit-sonoma-fix/src
Osspial 6bec912961 Add optional Serde implementations and missing derivable traits (#652)
* Add optional serde feature

* Document features in README

* Add changelog entry

* Implement some missing derivable traits

* Add changelog entry for std derives

* Remove extraneous space on serde doc comments

* Add period to end of serde line in readme

* Remove serde impls from WindowAttributes

* Add serde impls for TouchPhase

* Add serde test file

* Add feature lines to testing CIs

* Remove WindowAttributes from changelog
2018-11-01 04:24:56 -04:00
..
os Add X11-specific with_gtk_theme_variant option (#659) 2018-09-20 17:00:04 -04:00
platform Implement HoveredFile and HoveredFileCancelled on Windows (#662) 2018-10-24 14:40:12 -04:00
dpi.rs Add optional Serde implementations and missing derivable traits (#652) 2018-11-01 04:24:56 -04:00
events.rs Add optional Serde implementations and missing derivable traits (#652) 2018-11-01 04:24:56 -04:00
icon.rs update to image 0.20 (#683) 2018-10-23 20:29:11 -04:00
lib.rs Add optional Serde implementations and missing derivable traits (#652) 2018-11-01 04:24:56 -04:00
window.rs Clarify DPI docs to highlight WindowEvent::HiDpiFactorChanged (#598) 2018-07-16 10:44:29 -04:00