gnome-shell/js
Owen W. Taylor 1b8bfda3b4 Avoid popping the workspace controls in and out at the end of DND
At the end of a drag operation, we would invoke the code to slide the
controls in (because we were no longer DND'ing and not hovering) and
then immediately afterwards invoke the code to slide it back out when
we got the ENTER event from the end of DND. While the immediately
overridden tween probably won't have any visible effect it's better
to avoid this, so wait to update the zoom state until BEFORE_REDRAW.

https://bugzilla.gnome.org/show_bug.cgi?id=640996
2011-02-08 19:43:21 -05:00
..
misc Clean up the presentation of errors in the run dialog 2011-01-27 15:46:03 -05:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui Avoid popping the workspace controls in and out at the end of DND 2011-02-08 19:43:21 -05:00
Makefile.am Add workspace thumbnails to the overview 2011-02-08 19:43:20 -05:00