gnome-shell/js/ui
Jasper St. Pierre 3776c50986 workspace: Position windows only when needed
Right now, when entering the overview, we compute the window slots about
four or five times, from scratch each time. Move to a queued system where
extraneous calls to positionWindows don't matter.

https://bugzilla.gnome.org/show_bug.cgi?id=582650
2012-08-20 18:22:49 -04:00
..
status
altTab.js
appDisplay.js
appFavorites.js
automountManager.js
autorunManager.js
boxpointer.js
calendar.js calendar: Fix showing "Next Week" on Sundays 2012-08-20 22:51:45 +02:00
checkBox.js
ctrlAltTab.js
dash.js overview: Center the dash vertically 2012-08-20 14:23:19 +02:00
dateMenu.js
dnd.js
endSessionDialog.js
environment.js
extensionDownloader.js
extensionSystem.js
flashspot.js
grabHelper.js grabHelper: Make sure to return not null when the stack contains fake grabs 2012-08-19 21:15:52 -04:00
ibusCandidatePopup.js
iconGrid.js
keyboard.js
keyringPrompt.js
layout.js
lightbox.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js
messageTray.js messageTray: Adjust the position of the close button 2012-08-20 18:06:52 -04:00
modalDialog.js
networkAgent.js
notificationDaemon.js
overview.js overview: Center the dash vertically 2012-08-20 14:23:19 +02:00
panel.js
panelMenu.js
placeDisplay.js
polkitAuthenticationAgent.js
popupMenu.js
remoteSearch.js
runDialog.js
screenShield.js
scripting.js
search.js search: Junk the OpenSearch system 2012-08-19 21:19:17 -04:00
searchDisplay.js search: Junk the OpenSearch system 2012-08-19 21:19:17 -04:00
sessionMode.js
shellDBus.js
shellEntry.js
shellMountOperation.js
telepathyClient.js
tweener.js
unlockDialog.js
userMenu.js userMenu: Make presence chooser insensitive when offline 2012-08-21 00:10:28 +02:00
viewSelector.js viewSelector: Allow to close the application view with escape 2012-08-20 20:40:01 +02:00
wanda.js
windowAttentionHandler.js
windowManager.js
workspace.js workspace: Position windows only when needed 2012-08-20 18:22:49 -04:00
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js