winit/src/platform_impl/macos
Osspial 55166da437 Remove Option from HiDpiFactorChanged in favor of a bare PhysicalSize (#1346)
* Remove Option from HiDpiFactorChanged in favor of a bare PhysicalSize

* Fix macos and ios builds
2020-01-05 14:15:12 -05:00
..
util Make size/position types generic over pixel type (#1277) 2020-01-05 14:15:11 -05:00
app.rs macOS: Dpi overhaul (#997) (and rebase changes) 2020-01-05 14:15:11 -05:00
app_delegate.rs Change Suspended(true/false) => Suspended/Resumed (#959) 2019-06-21 20:59:31 -06:00
app_state.rs Remove Option from HiDpiFactorChanged in favor of a bare PhysicalSize (#1346) 2020-01-05 14:15:12 -05:00
event.rs Make size/position types generic over pixel type (#1277) 2020-01-05 14:15:11 -05:00
event_loop.rs macOS: Dpi overhaul (#997) (and rebase changes) 2020-01-05 14:15:11 -05:00
ffi.rs Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
mod.rs Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
monitor.rs Make size/position types generic over pixel type (#1277) 2020-01-05 14:15:11 -05:00
observer.rs Fix invalid_value lint triggering on mem::zeroed of CFRunLoopSourceContext (#1271) 2019-11-11 15:50:31 -07:00
view.rs macOS: Dpi overhaul (#997) (and rebase changes) 2020-01-05 14:15:11 -05:00
window.rs Make size/position types generic over pixel type (#1277) 2020-01-05 14:15:11 -05:00
window_delegate.rs Make size/position types generic over pixel type (#1277) 2020-01-05 14:15:11 -05:00