Skip to content

gpui: Support Windows Restart Manager shutdown - #62987

Merged
reflectronic merged 5 commits into
mainfrom
delta-restart-manager
Aug 24, 2026
Merged

gpui: Support Windows Restart Manager shutdown#62987
reflectronic merged 5 commits into
mainfrom
delta-restart-manager

Conversation

@reflectronic

@reflectronic reflectronic commented Aug 21, 2026

Copy link
Copy Markdown
Member

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

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Aug 21, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Aug 21, 2026
@reflectronic
reflectronic deleted the delta-restart-manager branch August 21, 2026 05:32
@reflectronic reflectronic reopened this Aug 21, 2026
@reflectronic
reflectronic force-pushed the delta-restart-manager branch 3 times, most recently from c20f6a2 to 3c85d28 Compare August 21, 2026 06:48
@reflectronic
reflectronic marked this pull request as ready for review August 21, 2026 07:07
@reflectronic
reflectronic force-pushed the delta-restart-manager branch from 3c85d28 to 2e5a0bd Compare August 21, 2026 19:05
@reflectronic
reflectronic force-pushed the delta-restart-manager branch from 2e5a0bd to badf23c Compare August 23, 2026 05:57
@reflectronic
reflectronic force-pushed the delta-restart-manager branch from 0683b64 to 85b5902 Compare August 24, 2026 02:44
@reflectronic
reflectronic added this pull request to the merge queue Aug 24, 2026
Merged via the queue into main with commit 7f2a2c3 Aug 24, 2026
61 of 66 checks passed
@zed-zippy zed-zippy Bot added the PR state:needs review Used to label PRs that are in need of a post-merge approval label Aug 24, 2026
@cole-miller

Copy link
Copy Markdown
Member

@zed-industries/approved

@zed-zippy zed-zippy Bot removed the PR state:needs review Used to label PRs that are in need of a post-merge approval label Aug 26, 2026
playdohface pushed a commit to playdohface/zed that referenced this pull request Aug 29, 2026
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
sergiooroman pushed a commit to sergiooroman/zed that referenced this pull request Sep 8, 2026
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants