You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, a root/non-user process may hang and it'll be good if Qps can kill it, as other well-known process managers can.
I'm sure Polkit can be used for this purpose without becoming a build dependency (have used it elsewhere) but I don't know if the implementation will be easy with the untidy code Qps has. Perhaps it could be done after heavy code cleanups.