Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the quitter and enum reason to OnUserQuit #2031

Open
SadieCat opened this issue Apr 9, 2023 · 0 comments
Open

Add the quitter and enum reason to OnUserQuit #2031

SadieCat opened this issue Apr 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@SadieCat
Copy link
Member

SadieCat commented Apr 9, 2023

Description

OnUserQuit should be extended to add the user that caused the quit as well as a machine readable enum for (QUIT_USER, QUIT_KILL, etc).

Why this would be useful

This would allow us to implement non-kill remote quits properly as well as make the OnKill event obsolete.

@SadieCat SadieCat added the enhancement New feature or request label Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant