gnome-shell/js/ui
Dan Winship 024ab39c6d [MessageTray] don't time out the tray if the user is mousing towards it
If a notification is about to hide, but the user has moved the mouse
towards it, let it stick around for another second (and so on, until
the mouse either reaches the tray and causes it to be pinned, or stops
moving the mouse toward it).

https://bugzilla.gnome.org/show_bug.cgi?id=610071
2010-05-03 12:09:53 -04:00
..
altTab.js Fix Clutter warnings 2010-04-19 01:16:49 +04:00
appDisplay.js Major ShellApp API cleanup, startup notification, window focus handling 2010-04-12 16:32:21 -04:00
appFavorites.js xgettext only recognizes _("foo"), not _('foo') in .js files. Fix 2010-02-15 08:33:35 -05:00
calendar.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
chrome.js [chrome] Fix fullscreen check for broken apps 2010-04-06 21:14:54 +02:00
dash.js Replace all remaining BigBoxes with StBoxLayouts or StBins 2010-04-06 09:13:51 -04:00
dnd.js [dnd] Special-case St.Clickable 2010-03-29 17:45:57 +02:00
docDisplay.js [docDisplay] Port DashDocDisplayItem to CSS 2010-03-29 17:46:06 +02:00
environment.js environment.js: set default direction for St widgets 2009-11-16 11:46:35 -05:00
extensionSystem.js Add extensionSystem 2009-12-18 11:19:59 -05:00
genericDisplay.js Replace all remaining BigBoxes with StBoxLayouts or StBins 2010-04-06 09:13:51 -04:00
lightbox.js [lightbox] Fix Clutter warning by doing reallocation in a Meta.later_add 2010-04-09 16:46:35 -04:00
link.js Make link.js into a St.Button, delete unused link imports 2009-12-18 11:20:05 -05:00
lookingGlass.js [lookingGlass] Replace "Hierarchy" with the far more useful "Windows" 2010-04-20 14:57:31 -04:00
main.js Remove a stray bit of user data 2010-04-13 11:10:33 -04:00
Makefile.am Use Telepathy for IM notifications 2010-04-06 09:16:00 -04:00
messageTray.js [MessageTray] don't time out the tray if the user is mousing towards it 2010-05-03 12:09:53 -04:00
notificationDaemon.js [MessageTray] handle "urgent" notifications specially 2010-04-30 11:54:06 -04:00
overview.js remove some Big references from places that don't need them any more 2010-04-06 08:17:33 -04:00
panel.js [panel] y_fill the calendar button 2010-04-27 13:07:31 -04:00
placeDisplay.js placesDisplay: Prevent bookmarks from being cut off 2010-03-31 17:08:51 +02:00
runDialog.js remove some Big references from places that don't need them any more 2010-04-06 08:17:33 -04:00
search.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
shellDBus.js [shellDBus] Avoid sending undefined over DBus 2009-11-13 12:45:46 -05:00
statusMenu.js [panel] Remove vertical padding for panel-button 2010-04-27 12:53:01 -04:00
telepathyClient.js telepathyClient: cache avatar images 2010-04-29 14:04:07 -04:00
tweener.js change a few stray tabs to spaces 2010-02-02 10:31:38 -05:00
windowAttentionHandler.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
windowManager.js windowManager: Fix up map effect 2010-04-02 20:30:10 +02:00
workspace.js [workspaces] Only allow mouse clicks to swich for empty workspaces 2010-04-16 17:24:54 -04:00
workspacesView.js Update visibility of controls on view change. 2010-04-16 17:40:04 +04:00
workspaceSwitcherPopup.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00