no idea why this flag is required, but doing like others do...
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 2 May 2009 23:41:09 +0000 (23:41 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 2 May 2009 23:41:09 +0000 (23:41 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@40493 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore_x/xlib/ecore_x_events.c

index 81d24c8..67f3cbe 100644 (file)
@@ -1923,6 +1923,7 @@ _ecore_x_event_handle_randr_notify(XEvent *xevent)
 {
    const XRRNotifyEvent *randr_event;
 
+   _ecore_x_last_event_mouse_move = 0;
    randr_event = (const XRRNotifyEvent *)xevent;
    switch (randr_event->subtype)
      {