winit/src
2019-08-14 00:01:22 -04:00
..
platform Replace set_decorations with set_prefers_status_bar_hidden on iOS (#1092) 2019-08-08 16:10:54 -07:00
platform_impl macos: fix an incorrect type signature on NSView drawRect (#1104) 2019-08-14 00:01:22 -04:00
dpi.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
error.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
event.rs Add touch pressure information for touch events on iOS (#1090) 2019-08-13 18:12:13 -04:00
event_loop.rs Do not require T: Clone for EventLoopProxy<T>: Clone (#1086) 2019-08-05 16:51:42 -04:00
icon.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
lib.rs iOS: add support for controlling the home indicator, and Exclusive video mode (#1078) 2019-07-31 00:57:31 -06:00
monitor.rs Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
window.rs Replace set_decorations with set_prefers_status_bar_hidden on iOS (#1092) 2019-08-08 16:10:54 -07:00