zed/crates/crashes
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
..
src gpui: Support Windows Restart Manager shutdown (#62987) 2026-08-24 02:59:15 +00:00
Cargo.toml crashes: Capture glibc's abort diagnostic in crash reports (#60624) 2026-07-14 21:47:47 +00:00
LICENSE-GPL