gnome-shell/js/ui
Marina Zhurakhinskaya cdbb7f8f5f Display only first page of search results by default and display a total results count
Display only first page of search results by default for each section and
allow clicking on the section header to view all the results for a given
section. This design will allow us to easily move from paging to scrolling
without having to stack multiple scrollbars in a single pane.

Display a total results count next to the section name. This serves as an
indicator that there are more results. The section header pre-lights to
indicate that it can be clicked on.

Make sure we go back to the first page of results when we exit a single
section mode. Make sure we re-instate all result sections if the search
mode is left.

Close the only section search mode on Esc, and only close the search
when Esc is hit again.
2009-08-26 18:46:58 -04:00
..
altTab.js Use new plugin-modality functionality in Mutter 2009-08-26 14:07:02 -04:00
appDisplay.js Split out "AppIcon" and make WellDisplayItem a subclass of it 2009-08-26 16:28:42 -04:00
appIcon.js Split out "AppIcon" and make WellDisplayItem a subclass of it 2009-08-26 16:28:42 -04:00
button.js Remove unused button width and height arguments and specify button height explicitly 2009-08-11 18:16:33 -04:00
chrome.js Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
dash.js Display only first page of search results by default and display a total results count 2009-08-26 18:46:58 -04:00
dnd.js dnd: Centralize drag actor positioning code, use shellWorkspaceLaunch for workspaces 2009-08-20 19:37:50 -04:00
docDisplay.js dash: Make recent docs display two columns 2009-08-20 19:37:50 -04:00
genericDisplay.js Display only first page of search results by default and display a total results count 2009-08-26 18:46:58 -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 new plugin-modality functionality in Mutter 2009-08-26 14:07:02 -04:00
main.js Use new plugin-modality functionality in Mutter 2009-08-26 14:07:02 -04:00
Makefile.am Split out "AppIcon" and make WellDisplayItem a subclass of it 2009-08-26 16:28:42 -04:00
overview.js Use new plugin-modality functionality in Mutter 2009-08-26 14:07:02 -04:00
panel.js Make hotCorner a class variable 2009-08-21 15:56:07 -04:00
places.js places: Implement drag&drop for overview 2009-08-20 19:37:51 -04:00
runDialog.js Add 'r' as an alias to 'restart' in run dialog 2009-08-26 18:43:44 -04:00
sidebar.js Add GConf schemas for sidebar prefs, and use those prefs from sidebar.js 2009-07-06 11:55:17 -04:00
tweener.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
widget.js Add initial calls to Gettext 2009-08-14 09:32:15 -04:00
widgetBox.js Fixes to allow widgets to be initially collapsed 2009-07-06 11:55:16 -04:00
windowManager.js Bug 582763 - Remove maximization effects 2009-08-14 08:41:00 -04:00
workspaces.js dnd: Centralize drag actor positioning code, use shellWorkspaceLaunch for workspaces 2009-08-20 19:37:50 -04:00