gnome-shell/js
Marina Zhurakhinskaya 5437a3be4b Only animate the message tray items on a hover of a new item or when the tray is left
This makes the animation feel more stable and keeps the left-most item expanded
when you move the mouse to the left in the tray.

The following behavior details are implemented by this patch:
  - we wait to collapse an expanded item till after the tray is hidden if
    we are hiding the tray
  - we don't collapse an expanded item if the summary notification associated
    with it is being shown, unless a different summary item is hovered over
  - we don't consider the mouse hovering over a summary notification as
    hovering over the tray, which allows us to collapse an expanded summary
    item if it is not associated with the summary notification being shown

https://bugzilla.gnome.org/show_bug.cgi?id=636930
2011-02-07 13:17:34 -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 Only animate the message tray items on a hover of a new item or when the tray is left 2011-02-07 13:17:34 -05:00
Makefile.am Calendar: Implement new mockup 2011-01-31 11:52:27 -05:00