gnome-shell/js/ui
Marina Zhurakhinskaya dd1c95b3ce Make sure we have information about all applications returned by the AppMonitor
The list of all applications was based on the items that show up in
the menus, and might not have contained all applications returned
by the AppMonitor for the most used applications request. One example of
such an application was Evince. This resulted in a crash when an
application we did not prepare the info for was returned as one of the
matches by the AppMonitor, so we now include all applications returned
by the AppMonitor in the list, in addition to the ones from the menus.

Also mark apps as stale when we catch a "changed" signal from the AppMonitor
to ensure that the cache is refreshed.
2009-06-17 18:42:05 -04:00
..
altTab.js Make Alt-Tab highlight iconified items (in the tasklist) too 2009-06-01 11:10:46 -04:00
appDisplay.js Make sure we have information about all applications returned by the AppMonitor 2009-06-17 18:42:05 -04:00
button.js Press in the Activities button when the overlay is entered 2009-05-08 16:27:14 -04:00
chrome.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
dnd.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
docDisplay.js Split appDisplay and docDisplay into "model" and "view" parts 2009-06-16 18:50:42 -04:00
genericDisplay.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
main.js Add an initial implementation of the sidebar 2009-05-15 17:04:18 -04:00
Makefile.am Bug 582248 - Async loading of pixbufs and icon caching 2009-05-20 11:22:56 -04:00
overlay.js Shorten overlay animation to 0.25 seconds 2009-06-02 13:43:34 -04:00
panel.js Allow status icons to receive clicks at edge of screen 2009-06-03 22:24:59 -04:00
runDialog.js Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
sidebar.js Add an initial implementation of the sidebar 2009-05-15 17:04:18 -04:00
tweener.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
widget.js Split appDisplay and docDisplay into "model" and "view" parts 2009-06-16 18:50:42 -04:00
widgetBox.js Add an initial implementation of the sidebar 2009-05-15 17:04:18 -04:00
windowManager.js Make switch-workspace faster (the same as the other wm ops) 2009-05-13 15:24:32 -04:00
workspaces.js Use full opacity for windows in workspace/window selector 2009-05-20 17:07:37 -04:00