gnome-shell/js/ui
Florian Müllner 880b240ecb dateMenu: Update message indicator on queue changes
The message indicator conveys that the message list contains unseen
messages that will not be shown as banner. So its visibility depends
on two factors: the number of unseen messages, and the number of
messages waiting in the queue to be shown as banner. As we currently
only update the visibility on changes to the former, the indicator is
not always accurate - for instance sources notify count changes before
passing on a notification to the message tray for display.
To fix, add a signal to the message tray to notify when the queue
changes and use it to update the indicator's visibility.

https://bugzilla.gnome.org/show_bug.cgi?id=744880
2015-02-21 10:32:08 +01:00
..
components telepathyClient: Provide createBanner() implementation 2015-02-20 17:41:57 +01:00
status status: Stop using .panel-status-button 2015-02-20 15:16:58 +01:00
altTab.js
animation.js
appDisplay.js theme: a button is a button is a button 2015-02-20 15:16:06 +01:00
appFavorites.js
background.js
backgroundMenu.js
boxpointer.js
calendar.js calendar: Add support for action area and expanded bodies 2015-02-20 17:41:34 +01:00
checkBox.js
ctrlAltTab.js
dash.js
dateMenu.js dateMenu: Update message indicator on queue changes 2015-02-21 10:32:08 +01:00
dnd.js
edgeDragAction.js
endSessionDialog.js
environment.js
extensionDownloader.js
extensionSystem.js
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js theme: a button is a button is a button 2015-02-20 15:16:06 +01:00
iconGrid.js
keyboard.js
layout.js layout: Don't offset trayBox when panel is hidden 2015-02-20 17:41:34 +01:00
lightbox.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js calendar: Add NotificationSection to message list 2015-02-20 17:39:25 +01:00
messageTray.js dateMenu: Update message indicator on queue changes 2015-02-21 10:32:08 +01:00
modalDialog.js theme: a button is a button is a button 2015-02-20 15:16:06 +01:00
notificationDaemon.js messageTray: Remove _lastNotificationRemoved() 2015-02-20 17:39:59 +01:00
osdMonitorLabeler.js
osdWindow.js
overview.js overviewControls: Remove message indicator 2015-02-20 17:40:21 +01:00
overviewControls.js overviewControls: Remove message indicator 2015-02-20 17:40:21 +01:00
panel.js windowManager: Take over <super>m keybinding to toggle calendar 2015-02-20 17:39:59 +01:00
panelMenu.js
pointerWatcher.js
popupMenu.js popupMenu: Use a StWidget instead of a Separator 2015-02-20 17:15:31 +01:00
remoteMenu.js
remoteSearch.js
runDialog.js
screencast.js
screenShield.js theme: Adapt screenshield to mockups 2015-02-20 15:16:56 +01:00
screenshot.js
scripting.js
search.js
separator.js
sessionMode.js
shellDBus.js
shellEntry.js
shellMountOperation.js
slider.js
switcherPopup.js
tweener.js
unlockDialog.js
userWidget.js
viewSelector.js
windowAttentionHandler.js messageTray: Make Notification._onClicked handler public 2015-02-20 17:39:25 +01:00
windowManager.js windowManager: Take over <super>m keybinding to toggle calendar 2015-02-20 17:39:59 +01:00
windowMenu.js
workspace.js
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js