gnome-shell/js/ui
Marina Zhurakhinskaya 539b8ae9f6 Don't show the banner when hiding the notification or showing it in the summary mode
The banner should not be appearing briefly when we are hiding the notification.
For that, we should only restore the opacity of the banner in popInCompleted()
when we are done hiding the notification. We do need to restore the opacity
in case the notification is updated and is shown in the banner mode again.

The banner should not be appearing briefly when we are showing the notification
in the summary mode. For that, we should not use the animation time to fade out
the banner in popOut() for summary notifications.

These two problems were particularly visible when the ANIMATION_TIME was increased.

https://bugzilla.gnome.org/show_bug.cgi?id=623970
2010-08-31 13:47:01 -04:00
..
altTab.js [AltTab] fix Alt-Shift-Tab again 2010-08-30 12:28:00 -04:00
appDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
appFavorites.js fix "undo remove from favorites" 2010-07-20 16:24:24 +04:00
boxpointer.js Clean up unused includes 2010-07-19 01:46:01 +02:00
calendar.js [Calendar] Fix wrong start date in corner case 2010-08-02 16:48:10 +02:00
chrome.js Clean up unused includes 2010-07-19 01:46:01 +02:00
dash.js Make it possible to register new search providers for the dash after it has been created. 2010-08-19 18:04:30 -04:00
dnd.js [dnd] Add monitoring hooks for motion/drop events 2010-06-16 20:56:09 +02:00
docDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
environment.js Drop custom ClutterActor.contains 2010-08-10 08:41:50 +02:00
extensionSystem.js Clean up unused includes 2010-07-19 01:46:01 +02:00
genericDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
lightbox.js Clean up unused includes 2010-07-19 01:46:01 +02:00
link.js Clean up unused includes 2010-07-19 01:46:01 +02:00
lookingGlass.js [lg] fix queue_relayout warnings 2010-08-23 13:03:58 -04:00
magnifier.js Clean up unused includes 2010-07-19 01:46:01 +02:00
magnifierDBus.js Magnifier DBus setCrosswireColor() doesn't convert correctly to hex string. 2010-06-25 16:40:20 -04:00
main.js Clean up unused includes 2010-07-19 01:46:01 +02:00
Makefile.am Resolve cyclic dependency on StatusMenu 2010-07-13 11:58:13 -04:00
messageTray.js Don't show the banner when hiding the notification or showing it in the summary mode 2010-08-31 13:47:01 -04:00
notificationDaemon.js [MessageTray] Clean up source-vs-notification icon handling 2010-08-26 11:00:54 -04:00
overview.js [Overview] Fix zoom when dragging items from the dash 2010-08-21 11:25:20 +02:00
panel.js [panel] Add a style class while the overview is active 2010-08-20 12:06:48 +02:00
panelMenu.js Add API for system status indicators 2010-07-21 12:31:06 -04:00
placeDisplay.js [search] Use 'AND' instead of 'OR' on search terms 2010-08-18 23:59:27 +02:00
popupMenu.js Fix typo inside Switch class 2010-07-22 12:49:48 -04:00
runDialog.js Clean up unused includes 2010-07-19 01:46:01 +02:00
scripting.js Clean up unused includes 2010-07-19 01:46:01 +02:00
search.js [search] Use 'AND' instead of 'OR' on search terms 2010-08-18 23:59:27 +02:00
shellDBus.js Clean up unused includes 2010-07-19 01:46:01 +02:00
statusMenu.js Clean up unused includes 2010-07-19 01:46:01 +02:00
telepathyClient.js [MessageTray] Clean up source-vs-notification icon handling 2010-08-26 11:00:54 -04:00
tweener.js Move Tweener.slowDownFactor into St 2010-06-21 16:19:25 +02:00
windowAttentionHandler.js [MessageTray] Clean up source-vs-notification icon handling 2010-08-26 11:00:54 -04:00
windowManager.js Clean up unused includes 2010-07-19 01:46:01 +02:00
workspace.js Clean up unused includes 2010-07-19 01:46:01 +02:00
workspacesView.js Clean up unused includes 2010-07-19 01:46:01 +02:00
workspaceSwitcherPopup.js Fade in alt-tab popup, adjust timings 2010-06-16 20:55:26 +02:00