gnome-shell/js/ui
Andy Holmes 32b9109967 overview: Provide public access for search provider registration
Provide a reasonably public way to register and unregister search
providers, without adding too much API.

`Main.overview.searchController` provides access that may be generally
useful, while `SearchController.addProvider()` and
`SearchController.removeProvider()` provide a simple interface for
extensions.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2783>
2023-06-01 15:54:59 -07:00
..
components polkitAgent: Fix closing dialog properly 2023-05-09 19:27:54 +02:00
status popupMenu: Replace ornament unicode with icons 2023-05-17 17:41:10 +00:00
accessDialog.js accessDialog: Don't add an empty body 2023-01-17 13:51:54 +00:00
altTab.js
animation.js
appDisplay.js appDisplay: Avoid using an undefined _swipeTracker 2023-03-19 13:12:22 +00:00
appFavorites.js appFavorite: Add missing .desktop extension for simplescan 2023-03-29 21:51:04 +00:00
appMenu.js js: Queue 'later' via MetaLaters 2022-12-16 22:12:59 +01:00
audioDeviceSelection.js js: Queue 'later' via MetaLaters 2022-12-16 22:12:59 +01:00
background.js Update to drop GTK3 dependency 2023-03-03 20:38:03 +00:00
backgroundMenu.js backgroundMenu: Drop grab-op-begin signal connection 2023-01-30 12:19:22 +00:00
barLevel.js
boxpointer.js
calendar.js style: Clean up calendar widget css 2023-05-18 14:21:29 +00:00
checkBox.js
closeDialog.js general: Rename "application" to "app" 2023-02-07 14:46:28 +00:00
ctrlAltTab.js
dash.js dash: Do not destroy a dash label twice 2023-04-17 20:22:12 +00:00
dateMenu.js dateMenu: Use desktop action to open Evolution calendar 2023-02-12 20:14:02 +00:00
dialog.js js: Queue 'later' via MetaLaters 2022-12-16 22:12:59 +01:00
dnd.js dnd: Don't leak a signal connection 2023-05-19 20:33:55 +02:00
edgeDragAction.js edgeDragAction: Drop grab-op-begin signal connection 2023-01-30 12:19:22 +00:00
endSessionDialog.js endSessionDialog: Catch async errors 2023-03-19 19:54:45 +00:00
environment.js build: Remove Soup2 support 2023-05-26 19:05:22 +00:00
extensionDownloader.js extensionDownloader: Check schemadir existence and type 2023-03-27 21:12:59 +00:00
extensionSystem.js extensionSystem: Support stylesheet variants 2023-05-26 18:30:39 +02:00
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js iconGrid: Delay updating adjustment value on page switch 2023-03-04 16:34:47 +01:00
inhibitShortcutsDialog.js inhibitShortcutsDialog: Stop using GTK to display shortcut 2023-03-06 15:08:56 +00:00
init.js
kbdA11yDialog.js
keyboard.js
layout.js layout: Add work-around for testing greeter UI in nested 2023-02-09 19:59:12 +01:00
lightbox.js
locatePointer.js
lookingGlass.js js: Queue 'later' via MetaLaters 2022-12-16 22:12:59 +01:00
magnifier.js
main.js main: Consider color-scheme setting for default stylesheet 2023-05-25 17:10:53 +02:00
messageList.js
messageTray.js messageTray: Don't set _notificationRemoved if destroyed notification is queued 2023-04-17 19:40:45 +00:00
modalDialog.js modalDialog: Fix fading out dialog 2023-03-19 19:54:45 +00:00
mpris.js mpris: Fall back to app icon first 2023-05-15 16:05:31 +00:00
notificationDaemon.js general: Rename "application" to "app" 2023-02-07 14:46:28 +00:00
osdMonitorLabeler.js js: Get monitor manager from backend 2022-12-16 22:12:59 +01:00
osdWindow.js
overview.js overview: Provide public access for search provider registration 2023-06-01 15:54:59 -07:00
overviewControls.js overview: Provide public access for search provider registration 2023-06-01 15:54:59 -07:00
padOsd.js general: Rename "application" to "app" 2023-02-07 14:46:28 +00:00
pageIndicators.js
panel.js Remove keyboard shortcut to open the app menu in the panel 2023-04-26 14:32:23 +02:00
panelMenu.js panelMenu: Fix keynav of menu-less buttons 2023-04-17 20:09:56 +00:00
pointerA11yTimeout.js
pointerWatcher.js
popupMenu.js popupMenu: Replace ornament unicode with icons 2023-05-17 17:41:10 +00:00
quickSettings.js quickSettings: Fix icon-name construct property in menu toggles 2023-03-27 14:52:50 +00:00
remoteSearch.js
ripples.js
runDialog.js
screenShield.js general: Rename "application" to "app" 2023-02-07 14:46:28 +00:00
screenshot.js screenshot: Remove leftover code in property getter 2023-04-26 19:31:53 +02:00
scripting.js scripting: Return promise in helper window wait functions 2023-04-20 14:52:01 +02:00
search.js search: Expand search results view 2023-04-21 01:08:23 +02:00
searchController.js overview: Provide public access for search provider registration 2023-06-01 15:54:59 -07:00
sessionMode.js main: Consider color-scheme setting for default stylesheet 2023-05-25 17:10:53 +02:00
shellDBus.js general: Rename "application" to "app" 2023-02-07 14:46:28 +00:00
shellEntry.js
shellMountOperation.js shellMountOperation: Don't read unavailable desktop file 2023-02-02 19:33:10 +01:00
slider.js
swipeTracker.js swipeTracker: Drop grab-op-begin signal connection 2023-01-30 12:19:22 +00:00
switcherPopup.js
switchMonitor.js js: Get monitor manager from backend 2022-12-16 22:12:59 +01:00
unlockDialog.js lockscreen: Style cleanup for lock and login 2023-01-06 11:29:31 +00:00
userWidget.js
welcomeDialog.js
windowAttentionHandler.js
windowManager.js Remove keyboard shortcut to open the app menu in the panel 2023-04-26 14:32:23 +02:00
windowMenu.js panel,windowMenu: Update to meta_window_begin_grab_op() API change 2023-01-30 12:19:22 +00:00
windowPreview.js dnd: Add addClickAction() method 2023-04-25 09:01:16 +00:00
workspace.js
workspaceAnimation.js
workspacesView.js workspacesView: Update visibility after updating workspaces 2023-03-21 12:02:52 +00:00
workspaceSwitcherPopup.js
workspaceThumbnail.js workspaceThumbnail: Use click action 2023-04-25 09:01:16 +00:00
xdndHandler.js