Skip to content

[PRE-RELEASE] Shutdown keepassxc-proxy when receiving close message #2697

@droidmonkey

Description

@droidmonkey

Expected Behavior

This is for the Windows platform only. When receiving a WM_CLOSE or WM_QUERYENDSESSION / WM_ENDSESSION message the proxy application should exit.

https://docs.microsoft.com/en-us/windows/desktop/winmsg/wm-close

https://docs.microsoft.com/en-us/windows/desktop/shutdown/wm-queryendsession

Current Behavior

The application remains running.

Context

Trying to gracefully close the proxy application from the MSI installer.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions