]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.c
put it back
[chaz/openbox] / 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.019998 seconds and 4 git commands to generate.