gnome-shell/js/ui
Cosimo Cecchi a43ee41b0b app-display: use a GAppInfo for the settings provider
this._gnomecc is currently unused; we actually need a GAppInfo for this
provider if we want to display an icon next to it (see future commits),
so just turn it into one.
We might move this to an external provider altogether in the future.

https://bugzilla.gnome.org/show_bug.cgi?id=689735
2012-12-06 12:15:13 -05:00
..
components MessageTray: clean-up chat timestamps 2012-12-02 23:12:28 +01:00
status NetworkMenu: don't notify for failed connections if cancelled by the user 2012-12-03 19:02:16 +01:00
altTab.js altTab: Re-implement 'switch-windows' keybinding 2012-12-05 18:42:08 +01:00
appDisplay.js app-display: use a GAppInfo for the settings provider 2012-12-06 12:15:13 -05:00
appFavorites.js Show feedback notifications when the user is busy 2012-11-02 19:25:26 +01:00
boxpointer.js popupMenu: Overwrite ongoing animations when calling close repeatedly 2012-10-23 22:21:45 +02:00
calendar.js calendar: Handle calendar-server errors 2012-10-24 18:26:03 +02:00
checkBox.js checkBox: Work around a height-for-width problem 2012-03-26 14:43:54 +02:00
ctrlAltTab.js switcherPopup: Factor out altTab and ctrlAltTab's common code 2012-12-04 10:06:37 +01:00
dash.js dash: Disable animations during overview transitions 2012-11-12 16:59:12 +01:00
dateMenu.js dateMenu: Hide "Open Calendar" item if calendar unavailable 2012-10-13 14:40:51 +02:00
dnd.js dnd: Fix regression from e6fd2be 2012-10-02 21:16:28 -03:00
endSessionDialog.js Use the correct icon in the restart dialog 2012-11-01 16:21:52 +00:00
environment.js Switch string formatting to the one inside gjs 2012-05-24 15:38:44 -04:00
extensionDownloader.js extensionDownloader: Fix extension installation 2012-08-23 22:57:46 -03:00
extensionSystem.js extensionSystem: Add support for mode-specific extensions 2012-12-05 21:56:57 +01:00
flashspot.js screenshot: add a 'flash' boolean flag to screenshot methods 2012-01-25 19:20:09 -05:00
grabHelper.js grabHelper: Support optional parameters to pushModal() 2012-11-17 01:44:22 +01:00
ibusCandidatePopup.js ibusCandidatePopup: A candidate popup for IBus input methods 2012-07-16 00:59:13 +02:00
iconGrid.js iconGrid: Handle preferred height requests for infinite widths 2012-12-03 12:43:46 -05:00
keyboard.js Layout: show the OSK on the monitor where the focused window lives 2012-11-20 17:57:24 +01:00
layout.js panel: Update the hot corner when the panel box allocation changes 2012-12-03 16:09:46 -05:00
lightbox.js screenShield: add initial functionality 2012-07-21 15:40:28 +02:00
lookingGlass.js main: Add optional keybindingMode parameter to pushModal() 2012-11-17 01:44:22 +01:00
magnifier.js magnifier: Don't use some deprecated APIs 2012-08-31 16:43:52 -03:00
magnifierDBus.js Port everything to class framework 2011-11-24 09:50:04 +01:00
main.js main: Fix signal name 2012-11-29 21:26:45 +01:00
messageTray.js messageTray: Remove an unused instance variable 2012-12-03 16:06:34 -05:00
modalDialog.js modalDialog: do not launch disabled button actions 2012-11-20 21:08:37 +01:00
notificationDaemon.js messageTray: Use a GIcon for a notification's icon/secondary icon 2012-10-16 12:14:16 -04:00
overview.js overview: Remove custom swipe scrolling implementation 2012-11-30 16:03:35 -05:00
panel.js panel: Update the hot corner when the panel box allocation changes 2012-12-03 16:09:46 -05:00
panelMenu.js panelMenu: Fix exception when destroying menuless button 2012-10-26 15:49:26 +02:00
pointerWatcher.js Port to GnomeIdleMonitor 2012-10-22 12:06:45 -04:00
popupMenu.js popupMenu: Overwrite ongoing animations when calling close repeatedly 2012-10-23 22:21:45 +02:00
remoteSearch.js remote-search: implement new ActivateResult() method 2012-12-06 12:15:13 -05:00
runDialog.js runDialog: Remove "Run" button again 2012-10-30 15:50:05 +01:00
screenShield.js Block cancellation of the unlock dialog when dragging 2012-11-21 12:35:55 +01:00
scripting.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
search.js remote-search: implement LaunchSearch() DBus method 2012-12-06 12:15:13 -05:00
searchDisplay.js remote-search: implement new ActivateResult() method 2012-12-06 12:15:13 -05:00
sessionMode.js sessionMode: Add support for 'parentMode' property 2012-12-05 21:56:57 +01:00
shellDBus.js dbus: Add a read-only org.gnome.Shell.Mode property 2012-11-30 17:28:34 +01:00
shellEntry.js shellEntry: Make the entry have a fake focus state when a context menu is open 2012-09-12 14:15:18 -03:00
shellMountOperation.js Add a setting for the default state of 'Remember Password' 2012-12-02 23:01:56 +01:00
switcherPopup.js switcherPopup: Add missing Meta declaration 2012-12-04 13:18:51 -05:00
tweener.js tweener: make timeline loop indefinitely 2012-03-18 22:54:51 -04:00
unlockDialog.js panel: Make Animation visible by default 2012-11-27 13:25:18 -05:00
userMenu.js Make it possible to not show the users name permanently 2012-11-24 17:11:19 -05:00
viewSelector.js viewSelector: Ignore key-presses during non-overview modals 2012-11-28 21:15:09 +01:00
wanda.js search: remove additional params from activateResult() call 2012-12-06 12:15:13 -05:00
windowAttentionHandler.js Show feedback notifications when the user is busy 2012-11-02 19:25:26 +01:00
windowManager.js altTab: Re-implement 'switch-windows' keybinding 2012-12-05 18:42:08 +01:00
workspace.js WindowOverlay: animate the close button together with the border 2012-11-24 18:55:47 +01:00
workspacesView.js workspacesView: Restore activation of (empty) workspaces 2012-12-03 19:40:29 +01:00
workspaceSwitcherPopup.js WorkspaceSwitcherPopup: fix for dynamic workspace changes 2012-07-16 19:15:53 +02:00
workspaceThumbnail.js Revert "overview: highlight windows on launcher hover" 2012-11-07 00:33:32 +01:00
xdndHandler.js xdndHandler: pass actor-relative coordinates to handleDragOver 2012-02-12 20:21:56 +01:00