]> Dogcows Code - chaz/openbox/commitdiff
put it back
authorDana Jansens <danakj@orodu.net>
Sat, 5 Apr 2003 21:40:47 +0000 (21:40 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 5 Apr 2003 21:40:47 +0000 (21:40 +0000)
openbox/client.c

index 3ba2baf8213a1becd5f940830a24e2b24e18f0ee..dbeb658b0826d896c4e4ea6f2cb7e2e71f47ee8c 100644 (file)
@@ -1984,7 +1984,7 @@ gboolean client_focus(Client *self)
 void client_unfocus(Client *self)
 {
     g_assert(focus_client == self);
-    focus_set_client(NULL);
+    focus_fallbacK(FALSE);
 }
 
 gboolean client_focused(Client *self)
This page took 0.024893 seconds and 4 git commands to generate.