raw-window-metal
Interop library between Metal and raw-window-handle
1.1.0
5.0M downloads/mo
#4519 most downloaded on crates.io
rust-windowing/raw-window-metal
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 7 months
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
10 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · May 2020 to Jan 2025Releases
latest 10-
1.1.026 Jan 2025 -
1.0.009 Sep 2024Release notes
Open source →-
Bump version to 1.0.0
-
Add
os::macos-apiscargo category -
Use
game-developmentcategory slug instead ofgame-engines -
Add
html_root_url -
Use cargo add in README
-
Direct README readers to the docs
-
Add note in changelog about no longer depending on rwh
Release notes
Open source →-
Bump Rust Edition from 2018 to 2021.
-
Make
Layer's implementation details private; it is now a struct withas_ptr,into_rawandis_existingaccessor methods. -
Add support for tvOS, watchOS and visionOS.
-
Use
objc2internally. -
Move
Layerconstructors to the type itself.appkit::metal_layer_from_ns_viewis nowLayer::from_ns_view.uikit::metal_layer_from_ui_viewis nowLayer::from_ui_view.
raw-window-handletypes are also no longer exposed directly in the API. This allows us to decouple the library fromraw-window-handle's versioning. -
Added
Layer::from_layerto construct aLayerfrom aCALayerdirectly. -
Fixed layers not automatically resizing to match the super layer they were created from.
-
-
0.4.031 Oct 2023Release notes
Open source →- Update
raw-window-handledep to0.6.0. - Remove
metal_layer_from_ns_windowandmetal_layer_from_ui_window.
- Update
-
0.3.231 Oct 2023 -
0.3.125 Nov 2022 -
0.3.029 Jul 2022 -
0.2.002 Dec 2021Release notes
Open source →- Update
raw-window-handledep to0.4.2. Renamemacos->appkitandios->uikitfollowingraw-window-handle.
- Update
-
0.1.212 Jan 2021 -
0.1.123 Nov 2020 -
0.1.022 May 2020