gnome-shell/js/ui
Rui Matos 4da2862f8f status/keyboard: Add a system settings concept to be used under GDM
g-s-d has been taking care of this for us but in a very hackish way
that causes dconf writes on every startup and also doesn't handle
dynamic updates to locale1's properties which has become a problem now
that GDM keeps its greeter session running in parallel with users'.

To take care of this properly, this commit introduces a settings
abstraction with both system and session implementations. The session
implementation just wraps access to the existing gsettings while the
system one gets its values from org.freedesktop.locale1's properties.

https://bugzilla.gnome.org/show_bug.cgi?id=746288
2015-03-17 18:13:02 +01:00
..
components telepathyClient: Provide a custom banner implementation 2015-03-17 16:06:52 +01:00
status status/keyboard: Add a system settings concept to be used under GDM 2015-03-17 18:13:02 +01:00
altTab.js switcher: Remove some unused variables 2014-11-27 13:30:20 +00:00
animation.js st: always use GFile internally 2014-10-14 18:53:39 -07:00
appDisplay.js appDisplay: Don't call a non-existent onComplete 2015-03-04 19:01:41 +01:00
appFavorites.js
background.js BackgroundCache: plug an Animation object leak 2014-10-27 17:50:41 +01:00
backgroundMenu.js
boxpointer.js
calendar.js calendar: Fix body alignment for RTL locales 2015-03-17 16:46:08 +01:00
checkBox.js
ctrlAltTab.js Use dedicated icons for top bar/windows in ctrl-alt-tab 2015-03-13 17:12:10 +01:00
dash.js dash: Fix show-apps button drop target 2015-03-05 12:34:17 +01:00
dateMenu.js dateMenu: Set label_actor for WorldClock button 2015-03-04 13:57:30 +01:00
dnd.js
edgeDragAction.js Rename KeyBindingMode to ActionMode 2014-12-19 11:39:50 +01:00
endSessionDialog.js
environment.js environment: Define N_() globally 2014-11-13 12:26:33 +00:00
extensionDownloader.js theme: modal dialog headlines 2015-03-10 19:16:28 +01:00
extensionSystem.js theme: convert stylesheet loading to GFile 2014-10-14 18:54:00 -07:00
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js theme: a button is a button is a button 2015-02-20 15:16:06 +01:00
iconGrid.js iconGrid: Fix slowness on pulse animation for few items 2014-10-09 12:47:16 +02:00
keyboard.js keyboard: Listen to MetaBackend::last-device-changed for OSK changes 2015-03-13 21:08:51 +01:00
layout.js messageTray: Take over trayBox from LayoutManager 2015-02-27 14:16:30 +01:00
legacyTray.js legacyTray: add a pointer barrier to activate the tray 2015-03-14 14:26:29 -07:00
lightbox.js
lookingGlass.js lookingGlass: Remove ugly hack 2015-02-14 18:20:28 +01:00
magnifier.js Fix handling of SystemBackground 2014-10-16 17:16:06 -04:00
magnifierDBus.js
main.js main: Close calendar on activateWindow() 2015-03-10 22:41:52 +01:00
messageTray.js messageTray: Stop including an actor with Notifications 2015-03-17 16:07:17 +01:00
modalDialog.js theme: a button is a button is a button 2015-02-20 15:16:06 +01:00
notificationDaemon.js NotificationDaemon: stop filtering notifications from empathy 2015-03-03 14:20:48 -08:00
osdMonitorLabeler.js Add an OSD monitor labeler exposed on DBus 2015-02-05 13:34:52 +01:00
osdWindow.js
overview.js overviewControls: Remove message indicator 2015-02-20 17:40:21 +01:00
overviewControls.js overviewControls: Remove message indicator 2015-02-20 17:40:21 +01:00
panel.js Use dedicated icons for top bar/windows in ctrl-alt-tab 2015-03-13 17:12:10 +01:00
panelMenu.js panelMenu: Consider vertical margins when computing max-height 2015-02-15 10:23:39 +01:00
pointerWatcher.js
popupMenu.js popupMenu: Use .selected class for active item 2015-03-17 15:43:49 +01:00
remoteMenu.js
remoteSearch.js RemoteSearch: don't complete a search that was cancelled 2015-03-11 13:47:48 -07:00
runDialog.js runDialog: Disable restart command on wayland 2015-03-03 20:09:06 +01:00
screencast.js screencast: Make it possible to disable draw-cursor 2015-02-17 08:35:24 +01:00
screenShield.js screenShield: Do not wake up screen after adding hidden source 2015-02-26 23:39:01 +01:00
screenshot.js screenshot: fix off-by-one selection size 2015-03-14 16:04:23 -07:00
scripting.js
search.js Search: be resilient against buggy search providers 2015-03-11 13:47:48 -07:00
separator.js
sessionMode.js
shellDBus.js Add an OSD monitor labeler exposed on DBus 2015-02-05 13:34:52 +01:00
shellEntry.js
shellMountOperation.js theme: modal dialog headlines 2015-03-10 19:16:28 +01:00
slider.js Lower slider scrolling step to 2% 2015-01-16 18:24:36 +01:00
switcherPopup.js switcher: Remove some unused variables 2014-11-27 13:30:20 +00:00
tweener.js
unlockDialog.js Rename KeyBindingMode to ActionMode 2014-12-19 11:39:50 +01:00
userWidget.js loginDialog: Pass-through UserWidget's label-actor 2015-03-06 17:24:13 +01:00
viewSelector.js viewSelector: Mirror open-app-view edge drag gesture for RTL 2015-03-15 19:41:44 +01:00
windowAttentionHandler.js messageTray: Make Notification._onClicked handler public 2015-02-20 17:39:25 +01:00
windowManager.js Revert "theme: use a global headline class" 2015-03-10 18:27:43 +01:00
windowMenu.js
workspace.js workspace: Prevent overlapping windows when scaling to fit the screen 2015-03-03 23:00:10 +01:00
workspacesView.js WorkspacesDisplay: update the primary monitor index too 2015-02-05 13:34:52 +01:00
workspaceSwitcherPopup.js
workspaceThumbnail.js windowManager: Split out workspace insertion from thumbnails 2015-01-16 19:28:56 +01:00
xdndHandler.js