winit/src/platform/macos
Gabriel Martinez deeda59689 Clean up macOS window style logic
* Remove NSTitledWindowMask for windows with no decorations. This
makes sure that they do not have a title bar.
* Transparency is not be taken into account as we could have a window
with a titlebar or without that is transparent.
2017-03-05 14:50:39 -08:00
..
events_loop.rs Implement KeyboardEvent ModifiersState for macOS 2017-02-27 13:38:47 -06:00
mod.rs Update the macOS backend to the new futures-compatible API. 2017-02-03 23:05:57 +11:00
monitor.rs Fix iOS build and add to Travis CI 2016-12-13 07:29:17 -06:00
window.rs Clean up macOS window style logic 2017-03-05 14:50:39 -08:00