mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 22:31:30 +11:00
c744b016ce
* x11: compute resize logical size with new dpi Whenever a dpi change occurs, trigger a Resized event as well with the new logical size. Given X11 primarily deals in physical pixels, a change in DPI also changes the logical size (as the physical size remains fixed). * Doc tweaks |
||
---|---|---|
.. | ||
android | ||
emscripten | ||
ios | ||
linux | ||
macos | ||
windows | ||
mod.rs |