winit/dpi
Kirill Chibisov 249d5d8bff bugfix(dpi): PhysicalUnit::to_logical computation
The conversion of PhysicalUnit was wrongly computed and the tests were
not running on the CI for the dpi crate, thus it was missed, even though
the test was correctly failing.

Signed-off-by: John Nunley <dev@notgull.net>
Signed-off-by: Kirill Chibisov <contact@kchibisov.com>
2024-03-13 12:58:39 +04:00
..
src bugfix(dpi): PhysicalUnit::to_logical computation 2024-03-13 12:58:39 +04:00
Cargo.toml Split dpi module out into a separate crate (#3518) 2024-02-26 14:52:00 +01:00
CHANGELOG.md dpi: add LogicalUnit, PhysicalUnit, and Unit 2024-03-08 21:15:27 +04:00
LICENSE Add LICENSE file to dpi crate 2024-02-28 23:13:14 +04:00