zed/crates/gpui_windows
Richard Feldman 23c0080d1d
gpui_windows: Check composition attribute lookup (#60122)
Checks that SetWindowCompositionAttribute was found before transmuting
and calling the function pointer, making the composition setup a no-op
when the undocumented export is unavailable.

Release Notes:

- N/A
2026-07-08 19:27:01 +00:00
..
src gpui_windows: Check composition attribute lookup (#60122) 2026-07-08 19:27:01 +00:00
build.rs
Cargo.toml Remove gpui's dependency on async-process (#59358) 2026-06-16 13:47:55 +00:00
LICENSE-APACHE