winit/src/platform
Osspial 3a1e694c2f Make size/position types generic over pixel type (#1277)
* Begin implementing DPI generics

* Fix multithreaded example

* Format

* Fix serde test

* hopefully fix most of the errors

* Fix dpi module errors

* More error fixings

* Format

* fix macos errors

* Another error pass

* Replace bad type signatures

* more fixins
2020-01-05 14:15:11 -05:00
..
android.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
desktop.rs WIP - Make EL2 DPI changes and implement on Windows (#895) 2020-01-05 14:15:11 -05:00
ios.rs iOS os version checking around certain APIs (#1094) 2019-08-26 18:47:23 -04:00
macos.rs Make size/position types generic over pixel type (#1277) 2020-01-05 14:15:11 -05:00
mod.rs Update the documentation to reflect web support (#1183) 2019-09-24 19:33:32 -04:00
unix.rs Make size/position types generic over pixel type (#1277) 2020-01-05 14:15:11 -05:00
web.rs Update the documentation to reflect web support (#1183) 2019-09-24 19:33:32 -04:00
windows.rs Add support for Windows Dark Mode (#1217) 2019-12-22 12:04:09 -07:00