winit/src/platform_impl/macos
Amr Bashir fa14863284
feat: add Window::is_decorated (#2172)
* feat: add `Window::is_decorated`

* move it right after `set_decorations`
2022-02-17 14:31:13 +01:00
..
util macOS RAII trace guards (#2150) 2022-01-23 21:35:26 +01:00
app.rs MacOS: Only activate after the application has finished launching (#1903) 2021-04-29 19:49:17 +02:00
app_delegate.rs Add EventLoopBuilder 2022-02-17 00:09:03 +03:00
app_state.rs Add EventLoopBuilder 2022-02-17 00:09:03 +03:00
event.rs Prefix numpad virtual key codes with Numpad 2020-09-20 12:58:24 +03:00
event_loop.rs Add EventLoopBuilder 2022-02-17 00:09:03 +03:00
ffi.rs Remove WINIT_LINK_COLORSYNC (no longer needed) (#2136) 2022-01-23 20:38:08 +01:00
menu.rs Use objc's autoreleasepool instead of manually with NSAutoreleasePool (#1936) 2021-05-27 17:38:41 +02:00
mod.rs Add EventLoopBuilder 2022-02-17 00:09:03 +03:00
monitor.rs Clippy fixes macos platform (#2133) 2022-01-16 01:14:59 +01:00
observer.rs Update to Rust 2021 Edition (#2114) 2022-01-13 06:59:57 +01:00
view.rs macOS RAII trace guards (#2150) 2022-01-23 21:35:26 +01:00
window.rs feat: add Window::is_decorated (#2172) 2022-02-17 14:31:13 +01:00
window_delegate.rs macOS RAII trace guards (#2150) 2022-01-23 21:35:26 +01:00