-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Problem
Unresponsiveness detector is bugged, so that accidentally clicking to force quit a process which already stopped crashes the whole session (elementary/gala#2453).
I also think a configurable timeout is generally useful, for already-existing apps which are known to have long computations.
Proposal
Create a field, interface for gsettings set org.gnome.mutter check-alive-timeout <XXX> (in the command, 0 stands for "do not even check if app responds").
Prior Art (Optional)
No response
Reactions are currently unavailable