zed/crates/gpui_web
John Tur 7f2a2c3c3e
gpui: Support Windows Restart Manager shutdown (#62987)
Handle the `WM_QUERYENDSESSION` and `WM_ENDSESSION` messages, which are
used by Windows when shutting down an application. For example, Restart
Manager uses this mechanism to gracefully close applications (e.g. when
installing an update to the application).

Release Notes:

- N/A
2026-08-24 02:59:15 +00:00
..
examples/hello_web gpui: Webgl backend (#62165) 2026-08-04 15:53:09 +00:00
src gpui: Support Windows Restart Manager shutdown (#62987) 2026-08-24 02:59:15 +00:00
Cargo.toml Switch from cargo-machete to cargo-shear (#62643) 2026-08-20 10:08:48 +00:00
LICENSE-APACHE GPUI on the web (#50228) 2026-02-26 18:36:50 +01:00