gnome-shell/js/ui
Marina Zhurakhinskaya 3029a4086b Restructure the search results code to be able to support any number of sections
We will be adding more search results sections, so we should store the intended
order of the search results sections and their properties in an array of data
structures.

This information allows us to have generic code for creating the search results
sections, moving the selection between them and transitioning between showing
all sections and a single section.
2009-09-11 16:42:54 -04:00
..
altTab.js Make "global" global. 2009-09-08 16:21:15 -04:00
appDisplay.js [AppDisplay] In search/browse, show existing window instead of always launching 2009-09-09 16:49:26 -04:00
appIcon.js Bug 591763 - Add application window menu 2009-09-08 14:31:44 -04:00
button.js Use clutter_event_get_* instead of ShellGlobal 2009-09-08 17:58:13 -04:00
chrome.js Make "global" global. 2009-09-08 16:21:15 -04:00
dash.js Restructure the search results code to be able to support any number of sections 2009-09-11 16:42:54 -04:00
dnd.js Add API to programmatically initiate a drag 2009-09-02 14:34:57 -04:00
docDisplay.js dash: Make recent docs display two columns 2009-08-20 19:37:50 -04:00
genericDisplay.js Make "global" global. 2009-09-08 16:21:15 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
lookingGlass.js Use clutter_event_get_* instead of ShellGlobal 2009-09-08 17:58:13 -04:00
main.js Use clutter_event_get_* instead of ShellGlobal 2009-09-08 17:58:13 -04:00
Makefile.am Split out "AppIcon" and make WellDisplayItem a subclass of it 2009-08-26 16:28:42 -04:00
overview.js Actually update well menu filtering for review messages 2009-09-09 17:28:52 -04:00
panel.js Use clutter_event_get_* instead of ShellGlobal 2009-09-08 17:58:13 -04:00
places.js Add volumes support to places 2009-09-02 15:04:24 -04:00
runDialog.js Use clutter_event_get_* instead of ShellGlobal 2009-09-08 17:58:13 -04:00
sidebar.js Make "global" global. 2009-09-08 16:21:15 -04:00
tweener.js Add Tweener.slowDownFactor, initialize from $GNOME_SHELL_SLOWDOWN_FACTOR 2009-09-02 09:15:37 -04:00
widget.js Make "global" global. 2009-09-08 16:21:15 -04:00
widgetBox.js Use clutter_event_get_* instead of ShellGlobal 2009-09-08 17:58:13 -04:00
windowManager.js Bug 582763 - Remove maximization effects 2009-08-14 08:41:00 -04:00
workspaces.js Actually update well menu filtering for review messages 2009-09-09 17:28:52 -04:00