projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f5b33
)
more ideas in comments
author
Dana Jansens
<danakj@orodu.net>
Sat, 4 Jan 2003 07:26:57 +0000
(07:26 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 4 Jan 2003 07:26:57 +0000
(07:26 +0000)
src/client.cc
patch
|
blob
|
history
diff --git
a/src/client.cc
b/src/client.cc
index 80869e1529da394f06baa71feb7adb5b737eb97f..95d1509562d114b6a7861d10807a7973ac10e31c 100644
(file)
--- a/
src/client.cc
+++ b/
src/client.cc
@@
-882,6
+882,9
@@
void OBClient::close()
// XXX: itd be cool to do timeouts and shit here for killing the client's
// process off
+ // like... if the window is around after 5 seconds, then the close button
+ // turns a nice red, and if this function is called again, the client is
+ // explicitly killed.
ce.xclient.type = ClientMessage;
ce.xclient.message_type = property->atom(otk::OBProperty::wm_protocols);