gnome-shell/js/ui
Giovanni Campagna 96c2b5ef32 MessageTray: don't forward click on sources with notifications
When a source has an associated tray icon, we would forward all clicks
to the X11 window, meaning that the summary notification could not
be opened. Instead, restore normal event flow for clicks, when the
source has notifications in the queue.

https://bugzilla.gnome.org/show_bug.cgi?id=645753
2011-03-28 23:05:56 -04:00
..
status NetworkStatus: Adapt to nm_client_activate_connection api change 2011-03-25 20:38:55 -04:00
altTab.js altTab: popModal before fading out 2011-03-21 14:26:08 -04:00
appDisplay.js appDisplay: show hover and tooltip while the menu is up 2011-03-22 12:38:25 -04:00
appFavorites.js
boxpointer.js boxPointer: Use the anchor point to fix problems with allocations 2011-03-28 15:27:10 -04:00
calendar.js
chrome.js shell-global: try to resync the pointer state after grabs 2011-03-21 14:56:53 -04:00
ctrlAltTab.js altTab: popModal before fading out 2011-03-21 14:26:08 -04:00
dash.js dash: Show tooltips on hover 2011-03-22 12:37:14 -04:00
dateMenu.js Remove broken ShellAppSystem API and all consumers 2011-03-16 15:07:22 -04:00
dnd.js dnd: If needed, destroy _dragActor in _cancelDrag 2011-03-21 17:39:42 -04:00
docDisplay.js
endSessionDialog.js endSessionDialog: make shutdown dialog work like latest mock ups 2011-03-22 14:22:55 -04:00
environment.js
extensionSystem.js
iconGrid.js searchDisplay: don't create useless SearchResult's 2011-03-22 02:50:32 +03:00
lightbox.js
link.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js Panel: sync primary hotcorner hover with Activities button 2011-03-28 22:15:04 +02:00
messageTray.js Hide summary box pointer without animating if it is empty 2011-03-28 22:40:38 -04:00
modalDialog.js endSessionDialog: clean up appearance 2011-03-22 14:22:55 -04:00
notificationDaemon.js MessageTray: don't forward click on sources with notifications 2011-03-28 23:05:56 -04:00
overview.js MessageTray: show multiple notifications per source 2011-03-22 18:18:11 -04:00
panel.js Fix problem with app menu showing when leaving overview 2011-03-28 23:05:55 -04:00
panelMenu.js
placeDisplay.js
polkitAuthenticationAgent.js polkit: Add translator comment 2011-03-27 10:41:54 +05:30
popupMenu.js popupMenu: round spacing to an integer 2011-03-25 18:55:40 -04:00
runDialog.js Alt-F2: Avoid running programs multiple times 2011-03-21 20:50:08 -04:00
scripting.js
search.js
searchDisplay.js searchDisplay: don't create useless SearchResult's 2011-03-22 02:50:32 +03:00
shellDBus.js
statusIconDispatcher.js statusIconDispatcher: fix trailing comma 2011-03-25 21:24:42 -04:00
statusMenu.js Add gettext macro to message to enable translation. 2011-03-25 02:16:10 +08:00
telepathyClient.js telepathyClient: give a separate style to TpLogger messages 2011-03-28 23:05:55 -04:00
tweener.js
viewSelector.js view-selector: Don't fade in the initially selected tab 2011-03-19 11:16:09 +01:00
windowAttentionHandler.js
windowManager.js windowManager: fix up accounting of dimmed windows 2011-03-16 12:31:06 -04:00
workspace.js Use the new meta_window_move_to_monitor function 2011-03-22 00:58:56 +01:00
workspacesView.js Fix overview sizing when exiting via thumbnails 2011-03-22 12:50:14 +01:00
workspaceSwitcherPopup.js
workspaceThumbnail.js Use the new meta_window_move_to_monitor function 2011-03-22 00:58:56 +01:00
xdndHandler.js