X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fevent.c;h=eac312df66f09d4e3eb989c90e41c6c7fa42af6e;hb=d59f0d67b0a6f3a7eed2753875691e78c08c632c;hp=2ba9c4c7251ccb9f3e9e73cf67eb2fe04157d4a6;hpb=c5865c51ed0a052f6f1278d37de762a44d3ea35e;p=chaz%2Fopenbox diff --git a/openbox/event.c b/openbox/event.c index 2ba9c4c7..eac312df 100644 --- a/openbox/event.c +++ b/openbox/event.c @@ -1645,6 +1645,7 @@ static gboolean event_handle_menu(XEvent *ev) { menu_frame_select(e->frame, NULL, FALSE); } + break; case MotionNotify: if ((e = menu_entry_frame_under(ev->xmotion.x_root, ev->xmotion.y_root)))