X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.c;h=5efc869a5909100101dca56e1374d3ef5bd8737b;hb=bddbe9432837edccc67b76f2d29d4dbc9b02203f;hp=82e7f90b12dcb68aa9c6366e5c86ba3b91d05e99;hpb=35418ca0fcd3fd28ef579f4435b8bad3b7c87f04;p=chaz%2Fopenbox diff --git a/openbox/frame.c b/openbox/frame.c index 82e7f90b..5efc869a 100644 --- a/openbox/frame.c +++ b/openbox/frame.c @@ -349,7 +349,7 @@ void frame_grab_client(ObFrame *self, ObClient *client) member set the root window, and one set to the client, but both get handled and need to be ignored. */ - if (ob_state == OB_STATE_STARTING) + if (ob_state() == OB_STATE_STARTING) client->ignore_unmaps += 2; /* select the event mask on the client's parent (to receive config/map