winit-sonoma-fix/src/os
Joe Moon ce7a426bb5 323 windowbuilder ext macos (#423)
* macOS: Allow hiding the title from the titlebar

* macOS: Allow making the titlebar transparent

* macOS: Give control over content view size

Allows setting `NSFullSizeContentViewWindowMask` with WindowBuilder.

* macOS: add `.with_titlebar_hidden` to WindowBuilderExt

* macOS: adds `titlebar_buttons_hidden` platform specific attribute
2018-03-22 17:57:35 +01:00
..
android.rs Add set_suspend_callback method for Android (#406) 2018-02-15 14:09:14 +01:00
macos.rs 323 windowbuilder ext macos (#423) 2018-03-22 17:57:35 +01:00
mod.rs Some documentation improvements 2016-11-06 09:51:20 +01:00
unix.rs unix::WindowExt no longer returns pointers for things that aren't actually pointers (#364) 2017-12-17 10:17:26 +01:00
windows.rs Update winapi to 0.3 (#346) 2017-12-24 14:46:47 +01:00