gnome-shell/js/ui
Giovanni Campagna 727e4c0b37 workspace: don't use multiple later calls to propagate actualGeometry calls
Meta laters are invoked in reverse order of registration, so
having multiple laters propagating the geometry cause all but the
first one in the frame (which is usually wrong) to be ignored.
Instead, queue at most one later call, and use the last set geometry
in the callback.

https://bugzilla.gnome.org/show_bug.cgi?id=700853
2013-05-23 18:10:50 +02:00
..
components polkitAgent: Allow retrying mistyped passwords 2013-05-13 21:10:40 +02:00
status network: Fix stupid typo 2013-05-15 17:47:36 +02:00
altTab.js altTab: Always activate MRU window when activating an app 2013-05-15 12:12:35 +02:00
appDisplay.js appDisplay: Also account for folder popup's close buttons 2013-05-19 23:30:39 +02:00
appFavorites.js
background.js background: stop monitoring file after removing from cache 2013-04-06 10:45:53 -04:00
backgroundMenu.js backgroundMenu: Ignore releases when using long-press 2013-04-26 11:23:37 -04:00
boxpointer.js
calendar.js calendar: Ensure clicked calendar item retains key focus 2013-05-03 23:20:02 -04:00
checkBox.js
ctrlAltTab.js global: Remove support for the NONREACTIVE input mode 2013-05-22 12:11:19 -04:00
dash.js
dateMenu.js dateMenu: do not show "Open Calendar" button with no installed calendar application 2013-05-06 16:06:33 +01:00
dnd.js Remove simple uses of ClutterRectangle 2013-05-09 09:49:12 -04:00
endSessionDialog.js Revert "Revert "modalDialog: Destroy dialogs on close"" 2013-04-06 10:53:11 -04:00
environment.js
extensionDownloader.js
extensionSystem.js Disable all extensions in reverse order 2013-05-22 07:51:23 +02:00
grabHelper.js global: Remove support for the NONREACTIVE input mode 2013-05-22 12:11:19 -04:00
ibusCandidatePopup.js
iconGrid.js
keyboard.js
layout.js layout: Properly order startup initialization 2013-05-22 12:53:39 -04:00
lightbox.js
lookingGlass.js lookingGlass: Remove a useless container 2013-05-09 09:49:12 -04:00
magnifier.js
magnifierDBus.js
main.js main: Override the workspace layout in WindowManager 2013-05-20 13:20:21 -04:00
messageTray.js Overview: don't use the overlay_group 2013-05-21 22:24:53 +02:00
modalDialog.js modalDialog: Show spinner when working 2013-05-09 17:38:21 +02:00
notificationDaemon.js
osdWindow.js layout: Remove affectsInputRegion 2013-05-22 12:11:19 -04:00
overview.js Overview: use a normal chrome actor to handle events during XDND 2013-05-22 18:27:27 +02:00
overviewControls.js overviewControls: Move reactive flag to main actor 2013-05-18 21:07:41 +02:00
panel.js popupMenu: Split the remote menu code into its own module 2013-05-13 18:34:26 -04:00
panelMenu.js panelMenu: Attempt to navigate menus only if we can't navigate inside the menu 2013-05-03 23:20:02 -04:00
pointerWatcher.js
popupMenu.js popupMenu: Allow for an optional border for slider handle 2013-05-22 18:46:34 +02:00
remoteMenu.js remoteMenu: Minor code cleanups 2013-05-13 18:34:26 -04:00
remoteSearch.js remoteSearch: support serialized GIcons 2013-04-24 15:54:31 -04:00
runDialog.js runDialog: don't destroy on close 2013-04-06 11:10:30 -04:00
screencast.js screencast: Fix return value in case of invalid file template 2013-05-22 17:22:28 +02:00
screenShield.js screenShield: Pop the modal immediately 2013-05-22 12:11:19 -04:00
screenshot.js
scripting.js
search.js
searchDisplay.js
separator.js
sessionMode.js sessionMode: Add 'allowScreencast' property 2013-05-10 19:49:01 +02:00
shellDBus.js overview: Add focusSearch() method and export it over DBus 2013-05-17 18:27:17 +02:00
shellEntry.js shellEntry: Set the input-purpose property for password entries 2013-05-10 12:42:18 +02:00
shellMountOperation.js
switcherPopup.js
tweener.js
unlockDialog.js modalDialog: Show spinner when working 2013-05-09 17:38:21 +02:00
userMenu.js
userWidget.js userWidget: Fix leaking instances 2013-05-21 21:59:14 +02:00
viewSelector.js workspace: Make room for a second geometry to keep track of 2013-04-22 14:01:00 -04:00
wanda.js
windowAttentionHandler.js
windowManager.js main: Override the workspace layout in WindowManager 2013-05-20 13:20:21 -04:00
workspace.js workspace: don't use multiple later calls to propagate actualGeometry calls 2013-05-23 18:10:50 +02:00
workspacesView.js workspacesView: Adapt to changes in windowManager 2013-05-21 22:42:28 +02:00
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js Remove simple uses of ClutterRectangle 2013-05-09 09:49:12 -04:00