gnome-shell/js
Owen W. Taylor 36287fc33b Fix hover state after DND
During a drag-and-drop, our pointer grab keeps enter/leave events from
being delivered. That means that after the DND ends, whatever actor is
under the pointer won't have received the enter event it should have,
and any state or hover effect dependent on that won't work right.
By paying attention to the actors we leave and enter we can figure out
what widgets we need to call st_widget_sync_hover() on after the drag.

https://bugzilla.gnome.org/show_bug.cgi?id=640974
2011-03-07 16:53:56 -05:00
..
misc history: Fix HistoryManager 2011-03-04 09:07:15 -05:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui Fix hover state after DND 2011-03-07 16:53:56 -05:00
Makefile.am Add a PolicyKit authentication agent 2011-02-22 15:13:56 -05:00