when you close an app and it stops responding.. if you hit close again, it will...
authorDana Jansens <danakj@orodu.net>
Wed, 16 Jan 2008 03:13:16 +0000 (22:13 -0500)
committerDana Jansens <danakj@orodu.net>
Wed, 16 Jan 2008 03:13:16 +0000 (22:13 -0500)
commite6d33facc8f02a068f62b4f60c2872589b620dab
tree5801c12a8f8c36dfb204ffcabf2e55c79cb8294b
parent07994cb2dcafe33db99da5f7234caefdc0baa809
when you close an app and it stops responding..  if you hit close again, it will try kill -TERM.  if that fails and you close again, it will kill -9 !  (assuming the app is running on the local host and provided its PID)
openbox/client.c
openbox/client.h
openbox/prop.c
openbox/prop.h