gnome-shell/js/ui
Dan Winship 446910cb10 messageTray: move the summary notification out of MessageTray.actor
With the old pre-boxpointer summary notifications, it sort of made
sense that the summary notification actor was a child of the message
tray. But there's no reason for that now, and in fact, it ends up
requiring special cases in some places since hovering over the summary
notification counts as hovering over the tray. So, fix this.

https://bugzilla.gnome.org/show_bug.cgi?id=655813
2011-08-03 09:18:18 -04:00
..
status Fix critical when setting a NULL label 2011-08-01 16:40:25 +02:00
altTab.js shell-global: add a "display" property 2011-08-03 09:09:55 -04:00
appDisplay.js panelMenu: add a gap between the panel and its menus 2011-08-01 11:48:02 -04:00
appFavorites.js environment: put gettext stuff into global environment 2011-05-16 14:57:21 -04:00
automountManager.js screenSaver: bugfixes 2011-07-14 12:51:18 -04:00
autorunManager.js autorun-manager: Fix 'destroy' handler of resident source 2011-07-13 21:43:30 +02:00
boxpointer.js panelMenu: add a gap between the panel and its menus 2011-08-01 11:48:02 -04:00
calendar.js environment: put gettext stuff into global environment 2011-05-16 14:57:21 -04:00
chrome.js chrome: Make affectsStruts default to false 2011-08-03 09:17:52 -04:00
ctrlAltTab.js layout: new file handling shell layout 2011-07-06 08:38:35 -04:00
dash.js dnd: Rename DND.removeMonitor() to DND.removeDragMonitor() 2011-06-27 21:39:28 +02:00
dateMenu.js Consistently exit the overview when launching external applications 2011-06-22 17:49:44 -04:00
dnd.js dnd: Reparent drag actor to the uiGroup rather then the stage 2011-06-30 21:13:15 +02:00
docDisplay.js environment: put gettext stuff into global environment 2011-05-16 14:57:21 -04:00
endSessionDialog.js environment: put gettext stuff into global environment 2011-05-16 14:57:21 -04:00
environment.js shell_global_set_property_mutable: Remove 2011-06-20 17:58:40 -04:00
extensionSystem.js Add org.gnome.shell.enabled-extensions complementing disabled-extensions 2011-05-25 17:53:06 -04:00
iconGrid.js Setting StWidget::label-actor on some ui elements 2011-04-27 02:09:11 +02:00
layout.js chrome: Make affectsStruts default to false 2011-08-03 09:17:52 -04: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 shell-global: add a "display" property 2011-08-03 09:09:55 -04:00
magnifier.js magnifier: Adjust for removal of 'show-magnifier' key 2011-02-17 16:09:07 +01:00
magnifierDBus.js Refactor Magnifier.ZoomRegion to avoid permanent Clutter.Clone 2010-12-03 14:21:57 -05:00
main.js shell-global: add a "display" property 2011-08-03 09:09:55 -04:00
messageTray.js messageTray: move the summary notification out of MessageTray.actor 2011-08-03 09:18:18 -04:00
modalDialog.js theme: make modal dialog buttons match the mockups 2011-08-03 11:23:22 +01:00
notificationDaemon.js NotificationDaemon: only remove the source if notification sender is removed from DBus and the application is set 2011-07-27 17:16:05 -04:00
overview.js Revert "wip: cross fade the window_group and window clones going in/out of the overview" 2011-07-20 00:45:53 +01:00
panel.js panel: move the corners into the panel actor 2011-08-03 09:17:52 -04:00
panelMenu.js chrome: Make affectsStruts default to false 2011-08-03 09:17:52 -04:00
placeDisplay.js Use Shell.get_file_contents_utf8_sync over GLib.file_get_contents 2011-05-19 15:27:23 -04:00
polkitAuthenticationAgent.js environment: put gettext stuff into global environment 2011-05-16 14:57:21 -04:00
popupMenu.js panelMenu: add a gap between the panel and its menus 2011-08-01 11:48:02 -04:00
runDialog.js runDialog: catch exceptions from Gio.app_info_launch_default_for_uri() 2011-07-20 00:25:11 +01:00
scripting.js layout: new file handling shell layout 2011-07-06 08:38:35 -04:00
search.js search: Fix documentation comment 2011-05-20 14:19:16 +02:00
searchDisplay.js search-display: Try harder to use a correct drag actor source 2011-06-21 22:23:00 +02:00
shellDBus.js Clean up unused includes 2010-07-19 01:46:01 +02:00
shellMountOperation.js mount-operation: implement ask-password for mounting encrypted volumes 2011-07-13 14:39:36 -04:00
statusIconDispatcher.js statusIconDispatcher: fix trailing comma 2011-03-25 21:24:42 -04:00
statusMenu.js statusMenu: Fix typo in user switching commit 2011-07-13 17:43:23 -04:00
telepathyClient.js telepathyClient: Code cleanup 2011-07-17 15:26:52 -04:00
tweener.js tweener: remove tweens when target.actor is destroyed 2011-02-22 12:36:25 -05:00
viewSelector.js viewSelector: Bind <Ctrl>+<Return> for open new window 2011-07-17 00:50:26 +04:00
windowAttentionHandler.js shell-global: add a "display" property 2011-08-03 09:09:55 -04:00
windowManager.js altTab: honor switch_*_backward key binding actions 2011-07-06 08:45:31 -04:00
workspace.js shell-global: add a "display" property 2011-08-03 09:09:55 -04:00
workspacesView.js layout: new file handling shell layout 2011-07-06 08:38:35 -04:00
workspaceSwitcherPopup.js layout: new file handling shell layout 2011-07-06 08:38:35 -04:00
workspaceThumbnail.js layout: new file handling shell layout 2011-07-06 08:38:35 -04:00
xdndHandler.js xdndHandler: Correctly disconnect the window group visibility handler 2011-03-04 11:23:18 +01:00