PackageTrack
Sign in Get early access

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 2025
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 10
  1. 1.1.0 26 Jan 2025
    Release notes

    Release v1.1.0 (#28)

    Open source →
    Release notes
    • Update objc2 dep to 0.6.
    • Bump MSRV to 1.71.
    Open source →
  2. 1.0.0 09 Sep 2024
    Release notes
    • Bump version to 1.0.0

    • Add os::macos-apis cargo category

    • Use game-development category slug instead of game-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

    Open source →
    Release notes
    • Bump Rust Edition from 2018 to 2021.

    • Make Layer's implementation details private; it is now a struct with as_ptr, into_raw and is_existing accessor methods.

    • Add support for tvOS, watchOS and visionOS.

    • Use objc2 internally.

    • Move Layer constructors to the type itself.

      • appkit::metal_layer_from_ns_view is now Layer::from_ns_view.
      • uikit::metal_layer_from_ui_view is now Layer::from_ui_view.

      raw-window-handle types are also no longer exposed directly in the API. This allows us to decouple the library from raw-window-handle's versioning.

    • Added Layer::from_layer to construct a Layer from a CALayer directly.

    • Fixed layers not automatically resizing to match the super layer they were created from.

    Open source →
  3. 0.4.0 31 Oct 2023
    Release notes
    • Restrict targets to macos and ios

    • Bump version to 0.4.0

    Open source →
    Release notes
    • Update raw-window-handle dep to 0.6.0.
    • Remove metal_layer_from_ns_window and metal_layer_from_ui_window.
    Open source →
  4. 0.3.2 31 Oct 2023
    Release notes
    • Bump version of cocoa and core-graphics dependencies.
    Open source →
  5. 0.3.1 25 Nov 2022
    Release notes

    Bump version to 0.3.1 (#7)

    Open source →
    Release notes
    • Only build docs.rs for darwin and ios.
    Open source →
  6. 0.3.0 29 Jul 2022
    Release notes
    • Update raw-window-handle dep to 0.5.0.
    Open source →
  7. 0.2.0 02 Dec 2021
    Release notes
    • Update raw-window-handle dep to 0.4.2. Rename macos -> appkit and ios -> uikit following raw-window-handle.
    Open source →
  8. 0.1.2 12 Jan 2021
    Release notes
    • Update cocoa and core-graphics dependencies.
    Open source →
  9. 0.1.1 23 Nov 2020
    Release notes
    • iOS: support layer from ui window.
    Open source →
  10. 0.1.0 22 May 2020
    Release notes
    • Initial release! 🎉
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive