gnome-shell/js/ui
Simon Schampijer 3cbdf4f9a5 remoteSearch: exclude content from hidden apps
Some apps may be configured as NoDisplay=true, but still install
a search provider.
Like we do elsewhere, exclude them from showing up in the UI.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/568
2019-06-05 16:15:42 -07:00
..
components modalDialog: Inherit from St.Widget 2019-05-24 16:27:25 -05:00
status modalDialog: Inherit from St.Widget 2019-05-24 16:27:25 -05:00
accessDialog.js modalDialog: Inherit from St.Widget 2019-05-24 16:27:25 -05:00
altTab.js js: Use GTypeFlags to define abstract GObject classes 2019-05-15 17:09:30 +00:00
animation.js
appDisplay.js cleanup: Fix spelling errors 2019-05-15 19:32:29 +00:00
appFavorites.js appFavorites: Update RENAMED_DESKTOP_IDS 2019-04-11 23:28:49 +02:00
audioDeviceSelection.js modalDialog: Inherit from St.Widget 2019-05-24 16:27:25 -05:00
background.js
backgroundMenu.js popupMenu: Make MenuManager to take an actor as parameter 2019-04-17 21:32:18 +00:00
barLevel.js barLevel: Don't show border radius if the value is 0 2019-04-17 18:38:13 +00:00
boxpointer.js boxpointer: Don't use boxpointer actor, as it's now an actor itself 2019-04-17 21:32:18 +00:00
calendar.js
checkBox.js
closeDialog.js
ctrlAltTab.js
dash.js cleanup: Fix spelling errors 2019-05-15 19:32:29 +00:00
dateMenu.js worldClocks: Ignore locations with unknown timezone 2019-04-30 16:15:27 +00:00
dialog.js dialog: Use object's set to assign properties 2019-05-03 15:34:06 -05:00
dnd.js
edgeDragAction.js
endSessionDialog.js modalDialog: Inherit from St.Widget 2019-05-24 16:27:25 -05:00
environment.js environment: Warn when trying to access a deprecated actor property 2019-04-17 21:32:18 +00:00
extensionDownloader.js modalDialog: Inherit from St.Widget 2019-05-24 16:27:25 -05:00
extensionSystem.js
focusCaretTracker.js
grabHelper.js grabHelper: Throw an error if the owner is not an actor 2019-05-29 15:13:00 -05:00
ibusCandidatePopup.js boxpointer: Don't use boxpointer actor, as it's now an actor itself 2019-04-17 21:32:18 +00:00
iconGrid.js js: Throw GObject.NotImplementedError when requiring overriding 2019-05-21 15:43:21 -05:00
inhibitShortcutsDialog.js
kbdA11yDialog.js
keyboard.js keyboard: Remove unused _hideSubkeys function 2019-05-09 16:11:26 -05:00
layout.js layout: Use the ripples for overview 2019-06-05 08:15:10 +00:00
lightbox.js
locatePointer.js locatePointer: Add implementation in gnome-shell 2019-06-05 08:15:10 +00:00
lookingGlass.js
magnifier.js cleanup: Fix spelling errors 2019-05-15 19:32:29 +00:00
magnifierDBus.js
main.js locatePointer: Add implementation in gnome-shell 2019-06-05 08:15:10 +00:00
messageList.js
messageTray.js messageTray: Remove this.actor definition to SourceActor 2019-04-17 21:32:18 +00:00
modalDialog.js modalDialog: Use a Gobject property to manage the state 2019-05-24 16:28:18 -05:00
mpris.js
notificationDaemon.js
osdMonitorLabeler.js shellDBus: Remove ShowMonitorLabels API 2019-04-11 17:49:40 +00:00
osdWindow.js
overview.js
overviewControls.js js: Throw GObject.NotImplementedError when requiring overriding 2019-05-21 15:43:21 -05:00
padOsd.js padOsd: Use non-deprecated librsvg API to create handle 2019-04-27 05:50:08 +00:00
pageIndicators.js
panel.js panel: Use menu items as actors 2019-05-15 17:27:08 +00:00
panelMenu.js panelMenu: Remove usage of this.actor from Button 2019-04-17 21:32:18 +00:00
pointerWatcher.js
popupMenu.js PopupMenuManager: Remove unneeded _owner reference 2019-05-29 15:13:00 -05:00
remoteSearch.js remoteSearch: exclude content from hidden apps 2019-06-05 16:15:42 -07:00
ripples.js ripples: Add a new class ripples 2019-06-05 08:15:10 +00:00
runDialog.js modalDialog: Inherit from St.Widget 2019-05-24 16:27:25 -05:00
screencast.js
screenShield.js
screenshot.js screenshot: Don't pick up rubberband style from GTK 2019-04-11 17:27:50 +00:00
scripting.js
search.js search: reload search providers when installed applications change 2019-05-29 20:33:16 +00:00
sessionMode.js
shellDBus.js shellDBus: Accept connector to restrict OSD to one monitor 2019-04-11 18:53:53 +00:00
shellEntry.js popupMenu: Make MenuManager to take an actor as parameter 2019-04-17 21:32:18 +00:00
shellMountOperation.js shellMountOperation: Use a Unicode apostrophe in a new string 2019-05-28 19:14:19 +02:00
slider.js
switcherPopup.js js: Throw GObject.NotImplementedError when requiring overriding 2019-05-21 15:43:21 -05:00
switchMonitor.js
tweener.js cleanup: Fix spelling errors 2019-05-15 19:32:29 +00:00
unlockDialog.js
userWidget.js
viewSelector.js
windowAttentionHandler.js windowAttentionHandler: disconnect signals before destruction 2019-05-27 08:35:56 -07:00
windowManager.js windowManager: Disable favorite shortcuts without overview 2019-05-29 20:03:59 +00:00
windowMenu.js windowMenu: Do actions requiring grab once ungrabbed 2019-05-29 12:04:26 -05:00
workspace.js js: Throw GObject.NotImplementedError when requiring overriding 2019-05-21 15:43:21 -05:00
workspacesView.js workspacesView: remove unused variables 2019-05-19 16:06:39 +00:00
workspaceSwitcherPopup.js workspaceSwitcherPopup: Remove this.actor definition to self 2019-04-17 21:32:18 +00:00
workspaceThumbnail.js workspaceThumbnail: Remove this.actor definition to ThumbnailsBox 2019-04-17 21:32:18 +00:00
xdndHandler.js