mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
There is no need to show two headers when we are only displaying a single section of search results, so we merge the section header with the main header in that case. Show a back button on the left of the main header to get back to the results for all sections. Remove this._showTooltip flag from SearchSectionHeader because we no longer show this type of header when we want to suppress the tooltip. Add this._appSearchResultsOnlyShown and this._docSearchResultsOnlyShown flags to track when a single section is shown more cleanly. |
||
|---|---|---|
| .. | ||
| add-workspace.svg | ||
| back.svg | ||
| close-black.svg | ||
| close.svg | ||
| gnome-shell.desktop.in.in | ||
| gnome-shell.schemas | ||
| info.svg | ||
| magnifier.svg | ||
| Makefile.am | ||
| remove-workspace.svg | ||