SIGN IN SIGN UP

gpui: Implement `HasWindowHandle` on `Window` (#24327)

Implement `raw_window_handle::HasWindowHandle` for `gpui::Window`

This opens a lot of possibility of using gpui with platform specific
APIs.

Edit: With this exposed, we can use crates like `window-vibrancy`,
`muda` (menus crate) or even use `wry` (a webview renderer) to create a
child `WebView` inside the gpui window.

Release Notes:

- N/A
A
Amr Bashir committed
4270f89956b573512984c6bcbfb9544879381461
Parent: 0a70627
Committed by GitHub <noreply@github.com> on 2/6/2025, 1:55:17 AM