gnome-shell/js/ui
Owen W. Taylor 8096e71c53 Fix problem when background settings change multiple times in rapid succession
The code that cleaned up when a background actor was destroyed tried to access
the Background as backgroundActor.background._delegate but when the destroy
signal is emitted, the MetaBackgroundActor was already disposed and
backgroundActor.background NULL.
2014-09-04 10:07:24 -04:00
..
components TelepathyClient: fix history trimming 2014-08-19 16:48:13 +02:00
status location: Only show menu when geolocation is in use 2014-08-19 19:20:47 +01:00
altTab.js altTab: Fix WindowSwitcherPopup 2014-08-18 13:34:32 -04:00
animation.js
appDisplay.js search: Remove DND code from GridSearchResult 2014-09-02 00:07:32 +02:00
appFavorites.js appFavorites: Add two more desktop files to the rename list 2014-08-29 13:21:58 +02:00
background.js Fix problem when background settings change multiple times in rapid succession 2014-09-04 10:07:24 -04:00
backgroundMenu.js
boxpointer.js
calendar.js calendar: Port events to Clutter.GridLayout 2014-08-06 15:23:21 +02:00
checkBox.js
ctrlAltTab.js Remove 'backwards' argument from SwitcherPopup:_keyPressHandler 2014-08-17 19:33:22 +02:00
dash.js
dateMenu.js dateMenu: Try to use the default calendar application 2014-08-19 18:13:40 +02:00
dnd.js
edgeDragAction.js viewSelector: Take edge drag gesture into a separate file 2014-08-30 14:01:44 +02:00
endSessionDialog.js
environment.js
extensionDownloader.js
extensionSystem.js
focusCaretTracker.js
grabHelper.js grabHelper: Adjust to property name change 2014-08-28 19:49:51 +02:00
ibusCandidatePopup.js
iconGrid.js iconGrid: Fix a typo 2014-09-02 23:24:19 +02:00
keyboard.js keyboard: Update for new code 2014-09-02 14:47:48 -07:00
layout.js Adapt to Mutter background changes 2014-09-03 13:45:01 -04:00
lightbox.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js
messageTray.js messageTray: Add bottom drag gesture to popup the message tray 2014-08-30 14:01:44 +02:00
modalDialog.js
notificationDaemon.js
osdWindow.js
overview.js Adapt to Mutter background changes 2014-09-03 13:45:01 -04:00
overviewControls.js overviewControls: Use correct translation in dragBegin 2014-09-02 00:19:37 +02:00
panel.js
panelMenu.js popupMenu: Handle key-press events on sourceActor 2014-08-28 19:12:48 +02:00
pointerWatcher.js
popupMenu.js popupMenu: Force submenu arrow rotation angles to multiples of 90 2014-09-03 17:50:03 +02:00
remoteMenu.js
remoteSearch.js search: add support for default disabled search providers 2014-08-19 15:29:22 +02:00
runDialog.js runDialog: catch the case where no completion is available 2014-08-19 09:39:51 -07:00
screencast.js
screenShield.js screenShield: Accept scrolls / swipes either way 2014-09-01 13:15:49 -07:00
screenshot.js
scripting.js
search.js search: Remove DND code from GridSearchResult 2014-09-02 00:07:32 +02:00
separator.js
sessionMode.js
shellDBus.js
shellEntry.js
shellMountOperation.js
slider.js
switcherPopup.js altTab: Fix WindowSwitcherPopup 2014-08-18 13:34:32 -04:00
tweener.js tweener: Also consider delay when disabling animations 2014-08-19 19:46:44 +02:00
unlockDialog.js
userWidget.js
viewSelector.js appDisplay: Animate AllView and FrequentView 2014-09-01 22:34:51 +02:00
windowAttentionHandler.js
windowManager.js Use new meta_key_binding_is_reversed() method 2014-08-17 19:33:22 +02:00
windowMenu.js
workspace.js workspace: Always remove removed windows 2014-08-28 16:57:29 +02:00
workspacesView.js workspace: Fade in instead of zoom to return desktop 2014-08-08 16:40:41 +02:00
workspaceSwitcherPopup.js
workspaceThumbnail.js Adapt to Mutter background changes 2014-09-03 13:45:01 -04:00
xdndHandler.js