gpui-wry 0.5.0

WebView support for GPUI, based on Wry.
Documentation
  • Coverage
  • 91.67%
    11 out of 12 items documented0 out of 11 items with examples
  • Size
  • Source code size: 207.92 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.11 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3m 1s Average build duration of successful builds.
  • all releases: 3m 1s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • huacnlee

Wry for GPUI

A webview supports for GPUI, based on Wry.

This still a experimental with limited features, please file issues for any bugs or missing features.

  • The WebView will render on top of the GPUI window, any GPUI elements behind the WebView bounds will be covered.
  • Only supports macOS and Windows currently.

So, we recommend using the webview in a separate window or in a Popup layer.

License

Apache-2.0