]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.c
Let ObPrompts be modal dialogs, and when they are transient for a window, make it...
[chaz/openbox] / openbox / client.c
index 9fa311cfbdb1fce62123c416284cabe45b527cb6..32daf6637dcbfc69c8c43afcf796592e455dd4c6 100644 (file)
@@ -3442,7 +3442,7 @@ static void client_prompt_kill(ObClient *self)
         g_free(m);
     }
 
-    prompt_show(self->kill_prompt, self);
+    prompt_show(self->kill_prompt, self, TRUE);
 }
 
 void client_kill(ObClient *self)
This page took 0.024044 seconds and 4 git commands to generate.