winit-sonoma-fix/src/platform
TakWolf 514ab043f2
[macos] add NSWindow.hasShadow support (#1637)
* [macos] add NSWindow.hasShadow

* change log

* cargo fmt

* Update CHANGELOG.md

* Update src/platform_impl/macos/window.rs

* Update src/platform/macos.rs

* set_has_shadow() with cuter format

* adjust code

* cargo fmt

* changelog
2020-08-13 11:10:34 -07:00
..
android.rs add android NDK event loop (#1556) 2020-05-06 15:27:49 +02:00
desktop.rs Android run return (#1604) 2020-06-17 15:55:52 +02:00
ios.rs Rename hidpi_factor to scale_factor (#1334) 2020-01-05 14:15:12 -05:00
macos.rs [macos] add NSWindow.hasShadow support (#1637) 2020-08-13 11:10:34 -07:00
mod.rs Update the documentation to reflect web support (#1183) 2019-09-24 19:33:32 -04:00
unix.rs On Unix, add option to pick backends 2020-06-15 10:15:27 +03:00
web.rs Implement ThemeChanged for web target. (#1462) 2020-02-17 14:25:27 -05:00
windows.rs Make drag and drop optional (fixes OleInitialize failure #1255) (#1524) 2020-06-28 18:17:27 -04:00