Files
winit/src/platform_impl
Mads Marquart 4f6fd44c6c macOS: Clean up coordinate system calculations (#3302)
* Clean up macOS and iOS monitor code a bit

* Clean up window size methods

Use `setContentSize`, `setContentMinSize`, `setContentMaxSize` and `contentRectForFrameRect` to let the windowing system figure out the required scaling, instead of us doing it manually.

* Use a flipped NSView coordinate system

* Clean up window position methods
2023-12-24 10:12:09 +01:00
..
2023-12-23 16:12:29 +01:00
2023-12-23 16:12:29 +01:00
2023-01-05 06:58:08 -07:00