gnome-control-center/shell
Matthijs Velsink 394abe8cb3 shell: Do not match on empty strings
Splitting the search query on spaces results in empty strings if there
are double spaces in the query. These would always match.

Therefore, do not do anything with empty search words.
2024-03-15 11:34:14 +00:00
..
appdata metainfo: Update and add URLs 2024-03-06 11:39:52 +00:00
completions window: Remove remaining overview mentions 2018-05-28 22:07:49 -03:00
icons shell: Remove no longer used icon 2022-08-17 08:09:15 +00:00
cc-application.c shell: Don't set release notes on About window 2024-01-31 11:44:26 +01:00
cc-application.h application: Subclass AdwApplication 2021-12-14 22:34:21 -03:00
cc-log.c log: Show logs from Bluetooth panel 2023-01-25 09:55:34 +00:00
cc-log.h log: Improve logging 2022-12-01 11:44:17 +00:00
cc-object-storage.c object-cache: Avoid use after free of task error 2022-10-19 19:52:21 +02:00
cc-object-storage.h common: Introduce CcHostname 2024-01-30 13:34:10 +00:00
cc-panel-list.c shell: Do not match on empty strings 2024-03-15 11:34:14 +00:00
cc-panel-list.h shell: Remove sidebar subpages support from panels 2023-09-22 11:45:02 +00:00
cc-panel-list.ui cc-panel-list: Use AdwStatusPage when showing "No Results Found" 2023-11-13 09:48:45 +00:00
cc-panel-loader.c shell-model, panel-loader: Add CC_CATEGORY_PRIVACY 2024-03-12 09:42:14 +01:00
cc-panel-loader.h panel: Add "title" property 2022-01-20 02:23:42 +00:00
cc-panel.c shell: Add CcShell.subpage string property 2024-03-12 10:03:07 +01:00
cc-panel.h shell: Remove sidebar subpages support from panels 2023-09-22 11:45:02 +00:00
cc-shell-model.c shell: Remove sidebar subpages support from panels 2023-09-22 11:45:02 +00:00
cc-shell-model.h shell-model, panel-loader: Add CC_CATEGORY_PRIVACY 2024-03-12 09:42:14 +01:00
cc-shell.c shell: Remove cc_shell_set_custom_titlebar 2022-01-20 02:23:42 +00:00
cc-shell.h shell: Remove cc_shell_set_custom_titlebar 2022-01-20 02:23:42 +00:00
cc-window.c shell, panel-list, window: Propagate subpage info 2024-02-27 16:04:00 +00:00
cc-window.h window: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-window.ui general: Add translator comments about the "Search" term 2024-02-29 13:48:20 +00:00
gnome-control-center.gresource.xml shell: Add About dialog 2023-12-01 13:00:00 +01:00
help-overlay.ui help-overlay: Remove "CTRL+S" and include "CTRL+F" 2023-10-03 11:57:22 +00:00
list-panel.sh shell: Ensure completion is sorted by default 2013-02-11 09:37:55 +01:00
main.c shell: Check for unsupported environments after handling --version 2023-11-29 10:07:47 +00:00
meson.build all: meson: do not specify resources from gresource files as dependencies 2023-05-24 08:34:14 +00:00
org.gnome.Settings.desktop.in shell: Refuse to run under unsupported desktops 2023-02-10 13:16:19 +00:00
org.gnome.Settings.gschema.xml Replace "application" with "app" 2023-01-23 11:10:28 +00:00
org.gnome.Settings.service.in flatpak, shell: Make desktop file honor "Devel" app_id 2022-11-24 14:16:47 +01:00
style.css apps: Use AdwStatusPage when showing "No Apps Found" 2024-03-11 16:12:16 +00:00