gnome-shell/js/ui
Maxim Ermilov 7f8f0f2358 Add animated display of startup notification
The shell design says that upon launching an application,
no X window should have focus, and we should display an
animated launching indicator.

Implement this by in panel.js, keep track of the last started
application.  If there isn't currently an X focus, show an animation
for the last starting application.

https://bugzilla.gnome.org/show_bug.cgi?id=598349
2010-06-17 23:18:28 +04:00
..
altTab.js Revert "[appSwitcher] Remove unneeded workaround" 2010-06-17 17:17:57 +02:00
appDisplay.js [appDisplay] port from ShellMenu to PopupMenu 2010-06-10 15:04:48 -04:00
appFavorites.js xgettext only recognizes _("foo"), not _('foo') in .js files. Fix 2010-02-15 08:33:35 -05:00
boxpointer.js [boxPointer] implement the other arrowSide values 2010-06-08 12:19:42 -04:00
calendar.js Add ISO week dates to the calendar 2010-05-28 01:31:33 +02:00
chrome.js De-duplicate "actor contains actor" code 2010-06-11 10:05:46 -04:00
dash.js [dash] remove a bunch of dead code in the dash 2010-06-15 12:00:41 -04:00
dnd.js [dnd] Add monitoring hooks for motion/drop events 2010-06-16 20:56:09 +02:00
docDisplay.js [dash] remove a bunch of dead code in the dash 2010-06-15 12:00:41 -04:00
environment.js [environment] use St.describe_actor for Clutter.Actor.prototype.toString 2010-06-17 13:19:50 -04:00
extensionSystem.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
genericDisplay.js [dash] remove a bunch of dead code in the dash 2010-06-15 12:00:41 -04:00
lightbox.js [Lightbox] Use a fade effect to smooth the transition 2010-06-09 17:07:10 +02:00
link.js [lookingGlass] Remove Properties tab, replace with popup object inspector 2010-05-17 09:30:55 -04:00
lookingGlass.js [environment] use St.describe_actor for Clutter.Actor.prototype.toString 2010-06-17 13:19:50 -04:00
magnifier.js minor js cleanups 2010-05-19 13:26:41 -04:00
magnifierDBus.js minor js cleanups 2010-05-19 13:26:41 -04:00
main.js Relayout on monitor layout changes 2010-06-04 15:20:04 +02:00
Makefile.am [popupMenu] split this out from panel.js 2010-06-10 15:04:42 -04:00
messageTray.js Relayout on monitor layout changes 2010-06-04 15:20:04 +02:00
notificationDaemon.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
overview.js [Lightbox] Use a fade effect to smooth the transition 2010-06-09 17:07:10 +02:00
panel.js Add animated display of startup notification 2010-06-17 23:18:28 +04:00
placeDisplay.js [linearView] Zoom out when dragging an item from the dash 2010-05-27 12:12:10 +02:00
popupMenu.js [popupMenu] Fix wrong positioning when showing for the first time 2010-06-12 18:15:52 +02:00
runDialog.js Fade in alt-tab popup, adjust timings 2010-06-16 20:55:26 +02:00
scripting.js [perf] Include monitor layout in performance reports 2010-05-21 12:34:10 -04:00
search.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
shellDBus.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
statusMenu.js [statusMenu] Use user status icons from icon theme 2010-06-11 14:50:50 +02:00
telepathyClient.js De-duplicate "actor contains actor" code 2010-06-11 10:05:46 -04:00
tweener.js [perf] add tweener.framePrepareStart/Done events 2010-05-26 15:37:27 -04:00
windowAttentionHandler.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
windowManager.js Update GnomeShellPlugin according to recent changes in MutterPlugin 2010-06-17 01:44:44 +04:00
workspace.js Fade in alt-tab popup, adjust timings 2010-06-16 20:55:26 +02:00
workspacesView.js [linearView] Update workspace opacity 2010-06-16 20:56:10 +02:00
workspaceSwitcherPopup.js Fade in alt-tab popup, adjust timings 2010-06-16 20:55:26 +02:00