X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fevent.c;h=2d3ececa62feb351798588d55ce0d17de2cccd1e;hb=58788c781713092c6aa3a4544f8a06cd499ec4fd;hp=ea24971236da54a21eaa9e48ac86955399b4d01f;hpb=d714bb5708bb8b99d71803404af7af01029c5553;p=chaz%2Fopenbox diff --git a/openbox/event.c b/openbox/event.c index ea249712..2d3ececa 100644 --- a/openbox/event.c +++ b/openbox/event.c @@ -855,7 +855,7 @@ static void event_handle_client(ObClient *client, XEvent *e) case ButtonRelease: /* Wheel buttons don't draw because they are an instant click, so it is a waste of resources to go drawing it. - if the user is doing an intereactive thing, or has a menu open then + if the user is doing an interactive thing, or has a menu open then the mouse is grabbed (possibly) and if we get these events we don't want to deal with them */