]> Dogcows Code - chaz/openbox/blobdiff - openbox/event.c
place at 0,0 if the window is too big
[chaz/openbox] / openbox / event.c
index f6a198cca826113fc34ceb968d16ba407f7663ec..0cf9cf1475fd52c49770595aa543b6528706177c 100644 (file)
@@ -250,8 +250,6 @@ void event_process(XEvent *e)
     case EnterNotify:
     case LeaveNotify:
        event_lasttime = e->xcrossing.time;
-       if (e->xcrossing.mode != NotifyNormal)
-           return; /* skip me! */
        break;
     }
 
This page took 0.022469 seconds and 4 git commands to generate.