]> Dogcows Code - chaz/openbox/commitdiff
more ideas in comments
authorDana Jansens <danakj@orodu.net>
Sat, 4 Jan 2003 07:26:57 +0000 (07:26 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 4 Jan 2003 07:26:57 +0000 (07:26 +0000)
src/client.cc

index 80869e1529da394f06baa71feb7adb5b737eb97f..95d1509562d114b6a7861d10807a7973ac10e31c 100644 (file)
@@ -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);
This page took 0.026506 seconds and 4 git commands to generate.