gnome-shell/js/ui
Florian Müllner bc91b7dcae remoteSearch: Parse 'DesktopId' field in key file
We strongly expect applications to use the same values for the
'Title'/'Icon' fields in their search provider .ini file as the
'Name'/'Icon' fields in their .desktop file. Rather than requiring
applications to duplicate those fields, allow them to specify a
'DesktopId' field instead to point to the corresponding .desktop
file, which makes it possible to ship search provider files without
translatable strings (which is nice given that merging translations
into search provider files lacks a standard rule).

https://bugzilla.gnome.org/show_bug.cgi?id=678816
2012-06-25 22:57:31 +02:00
..
status NetworkMenu: prefer wifi/3g over vpn in the panel 2012-06-20 17:23:53 -04:00
altTab.js altTab: take into account all windows when computing app icon ordering 2012-03-18 14:52:29 +01:00
appDisplay.js appDisplay: Fix recursive directory NoDisplay testing 2012-06-21 16:03:48 -04:00
appFavorites.js Port everything to class framework 2011-11-24 09:50:04 +01:00
automountManager.js autorun: use GError.matches() to fix some FIXMEs 2012-06-20 22:21:23 -04:00
autorunManager.js autorun: use GError.matches() to fix some FIXMEs 2012-06-20 22:21:23 -04:00
boxpointer.js boxpointer: Prevent spurious input events while animating 2012-03-12 20:58:53 +01:00
calendar.js js: Remove unnecessary versions of clutter_actor_get_children 2012-06-11 13:10:25 -04:00
checkBox.js checkBox: Work around a height-for-width problem 2012-03-26 14:43:54 +02:00
contactDisplay.js Added contexts to various Unknown strings 2012-06-01 14:44:40 +02:00
ctrlAltTab.js Remove the shell_get_event_state() wrapper 2012-02-28 18:11:36 +01:00
dash.js dash: Destroy tooltip label when item is removed 2012-04-27 15:50:48 -04:00
dateMenu.js clock: Switch to using GnomeWallClock, delete clock GSettings controls 2012-06-22 18:10:46 -04:00
dnd.js dnd: Improve special-handling of St.Button 2012-03-20 02:41:50 +01:00
endSessionDialog.js js: Remove unnecessary versions of clutter_actor_get_children 2012-06-11 13:10:25 -04:00
environment.js Switch string formatting to the one inside gjs 2012-05-24 15:38:44 -04:00
extensionDownloader.js extensionSystem: Add a method to unload an extension 2012-06-12 17:16:09 -04:00
extensionSystem.js extensionSystem: Add a method to unload an extension 2012-06-12 17:16:09 -04:00
flashspot.js screenshot: add a 'flash' boolean flag to screenshot methods 2012-01-25 19:20:09 -05:00
iconGrid.js appDisplay: Don't show apps in NoDisplay categories in the All view 2012-06-11 13:55:59 -04:00
keyboard.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
keyringPrompt.js Add gnome-keyring prompter 2012-02-29 20:16:14 +01:00
layout.js modalDialog: show dialogs on monitor with the mouse pointer 2012-06-08 23:05:56 -04:00
lightbox.js main, lightbox: Fix lightbox for zoomed windows 2012-02-15 18:18:46 +01:00
link.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
lookingGlass.js js: Remove unnecessary versions of clutter_actor_get_children 2012-06-11 13:10:25 -04:00
magnifier.js Magnifier: Add brightness and contrast functionality 2012-05-16 18:59:33 -04:00
magnifierDBus.js Port everything to class framework 2011-11-24 09:50:04 +01:00
main.js mount-operation: implement org.Gtk.MountOperationHandler 2012-06-22 15:55:56 -04:00
messageTray.js js: Remove unnecessary versions of clutter_actor_get_children 2012-06-11 13:10:25 -04:00
modalDialog.js modalDialog: show dialogs on monitor with the mouse pointer 2012-06-08 23:05:56 -04:00
networkAgent.js networkAgent: Fix external-ui dialogs 2012-03-19 20:40:40 +01:00
notificationDaemon.js Added contexts to various Unknown strings 2012-06-01 14:44:40 +02:00
overview.js build: Make folks optional 2012-06-19 16:34:23 -04:00
panel.js panel: Refuse to add (legacy) status icons not part of the session mode 2012-05-29 22:06:03 +02:00
panelMenu.js a11y: Setting role on several panel ui elements 2012-03-15 18:58:44 +01:00
placeDisplay.js search: Remove the ability to add synchronous search providers 2012-05-07 15:29:46 -03:00
polkitAuthenticationAgent.js css: add a 'hidden' style class 2012-06-05 18:12:41 +02:00
popupMenu.js js: Remove unnecessary versions of clutter_actor_get_children 2012-06-11 13:10:25 -04:00
remoteSearch.js remoteSearch: Parse 'DesktopId' field in key file 2012-06-25 22:57:31 +02:00
runDialog.js a11y: Setting role and label-actor for runDialog 2012-03-10 02:27:19 +01:00
scripting.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
search.js js: Remove unnecessary versions of clutter_actor_get_children 2012-06-11 13:10:25 -04:00
searchDisplay.js searchDisplay: Use the rowLimit we pass to the IconGrid 2012-06-03 01:32:29 -04:00
sessionMode.js status/keyboard: Port to the new input sources settings 2012-06-01 22:18:59 +02:00
shellDBus.js shellDBus: Add a method to reload extensions 2012-06-12 17:16:09 -04:00
shellEntry.js Port PopupMenu to new Lang.Class framework 2011-11-24 09:50:04 +01:00
shellMountOperation.js mount-operation: implement org.Gtk.MountOperationHandler 2012-06-22 15:55:56 -04:00
statusIconDispatcher.js Port everything to class framework 2011-11-24 09:50:04 +01:00
telepathyClient.js telepathyClient: ignore invalidated channels 2012-06-18 09:56:12 +02:00
tweener.js tweener: make timeline loop indefinitely 2012-03-18 22:54:51 -04:00
userMenu.js userMenu: Rename 'Hidden' to 'Invisible' 2012-06-22 14:00:32 +02:00
viewSelector.js viewSelector: Allow to start navigating results using arrow keys 2012-03-20 18:22:26 +01:00
wanda.js search: Remove the ability to add synchronous search providers 2012-05-07 15:29:46 -03:00
windowAttentionHandler.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
windowManager.js windowManager: Adapt to mutter API change 2012-04-16 20:33:31 -04:00
workspace.js workspace: Minor cleanup 2012-06-19 18:24:52 +02:00
workspacesView.js workspacesDisplay: Connect to 'notify::n-workspaces' early 2012-06-01 17:34:48 +02:00
workspaceSwitcherPopup.js st: Remove st-group 2012-02-28 08:14:06 -05:00
workspaceThumbnail.js workspaceThumbnail: set correct cursor when hovering the drop placeholder 2012-03-30 17:44:39 +02:00
xdndHandler.js xdndHandler: pass actor-relative coordinates to handleDragOver 2012-02-12 20:21:56 +01:00