linebender / xilem

An experimental Rust native UI framework
Apache License 2.0
3.14k stars 92 forks source link

masonry: Use `dpi` via `crate::dpi` #332

Closed waywardmonkeys closed 3 weeks ago

waywardmonkeys commented 3 weeks ago

@DJMcNab I know this is what you were afraid would happen. I think in the end, we'll hopefully be able to make winit an optional dependency (or a separate integration crate, masonry_winit) and then this issue would go away.