X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient_menu.c;h=f538eafd7f36ae263a81e2feecd8bba0f932073a;hb=0f677834e253dfd18a246c8811bf4a4e364d5e0e;hp=db00265c4fe71db70d92e32d5c6a29400214028d;hpb=6d2650263193aaa7e94b29261c6ba249c0be3fd3;p=chaz%2Fopenbox diff --git a/openbox/client_menu.c b/openbox/client_menu.c index db00265c..f538eafd 100644 --- a/openbox/client_menu.c +++ b/openbox/client_menu.c @@ -154,8 +154,6 @@ static void client_menu_execute(ObMenuEntry *e, ObMenuFrame *f, g_assert_not_reached(); } - /* we have to ignore all queued enters because the menu has a grab, and the - so the cursor isnt considered inside the client's window */ event_ignore_all_queued_enters(); /* update the menu cuz stuff can have changed */ @@ -217,8 +215,6 @@ static void layer_menu_execute(ObMenuEntry *e, ObMenuFrame *f, g_assert_not_reached(); } - /* we have to ignore all queued enters because the menu has a grab, and the - so the cursor isnt considered inside the client's window */ event_ignore_all_queued_enters(); /* update the menu cuz stuff can have changed */