gnome-shell/js/ui
Ron Yorsten 80c16aa8f7 layout: Make ripple boxes initially invisible
The three boxes for the ripple animation are visible when created. This
means that the drag and drop code that searches for an actor to handle
the drag can find the ripple boxes instead of the Activities button or
hot corner. The latter can handle drag and drop while the ripple boxes
can't.
This is only a problem if drag and drop is attempted before the ripple
animation has been played: the boxes are made invisible at the end of
the animation. The fix is to just create the boxes invisible.
2011-12-05 10:39:14 +01:00
..
status status: Remove unneeded pkill call 2011-12-01 10:51:19 +01:00
altTab.js Port everything to class framework 2011-11-24 09:50:04 +01:00
appDisplay.js Port everything to class framework 2011-11-24 09:50:04 +01:00
appFavorites.js Port everything to class framework 2011-11-24 09:50:04 +01:00
automountManager.js Port everything to class framework 2011-11-24 09:50:04 +01:00
autorunManager.js autorun-manager: Use app names rather than full names 2011-12-04 15:38:03 +01:00
boxpointer.js Port everything to class framework 2011-11-24 09:50:04 +01:00
calendar.js Port everything to class framework 2011-11-24 09:50:04 +01:00
contactDisplay.js Port everything to class framework 2011-11-24 09:50:04 +01:00
ctrlAltTab.js Port everything to class framework 2011-11-24 09:50:04 +01:00
dash.js Port everything to class framework 2011-11-24 09:50:04 +01:00
dateMenu.js Port PanelMenu to new class framework 2011-11-24 09:50:04 +01:00
dnd.js Port everything to class framework 2011-11-24 09:50:04 +01:00
docDisplay.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
endSessionDialog.js Port everything to class framework 2011-11-24 09:50:04 +01:00
environment.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
extensionSystem.js extensionSystem: Set the proper 'enabled' and 'type' parameters 2011-11-30 22:04:00 -05:00
iconGrid.js Port everything to class framework 2011-11-24 09:50:04 +01:00
keyboard.js Port everything to class framework 2011-11-24 09:50:04 +01:00
layout.js layout: Make ripple boxes initially invisible 2011-12-05 10:39:14 +01:00
lightbox.js Port everything to class framework 2011-11-24 09:50:04 +01:00
link.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
lookingGlass.js Port everything to class framework 2011-11-24 09:50:04 +01:00
magnifier.js Port everything to class framework 2011-11-24 09:50:04 +01:00
magnifierDBus.js Port everything to class framework 2011-11-24 09:50:04 +01:00
main.js shell-wm: Remove takeover_keybinding() 2011-11-22 00:42:28 +01:00
messageTray.js messageTray: use a "hot corner" to summon the tray 2011-12-05 04:51:16 +00:00
modalDialog.js Port ModalDialog to the class framework 2011-11-24 09:50:04 +01:00
networkAgent.js Port everything to class framework 2011-11-24 09:50:04 +01:00
notificationDaemon.js Port everything to class framework 2011-11-24 09:50:04 +01:00
overview.js workspaces-display: Make workspacesView private 2011-12-01 17:55:13 +01:00
panel.js Port everything to class framework 2011-11-24 09:50:04 +01:00
panelMenu.js Port PanelMenu to new class framework 2011-11-24 09:50:04 +01:00
placeDisplay.js Port everything to class framework 2011-11-24 09:50:04 +01:00
polkitAuthenticationAgent.js Port everything to class framework 2011-11-24 09:50:04 +01:00
popupMenu.js Port everything to class framework 2011-11-24 09:50:04 +01:00
runDialog.js Port everything to class framework 2011-11-24 09:50:04 +01:00
scripting.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
search.js Port everything to class framework 2011-11-24 09:50:04 +01:00
searchDisplay.js Port everything to class framework 2011-11-24 09:50:04 +01:00
shellDBus.js Port everything to class framework 2011-11-24 09:50:04 +01:00
shellEntry.js Port PopupMenu to new Lang.Class framework 2011-11-24 09:50:04 +01:00
shellMountOperation.js Port everything to class framework 2011-11-24 09:50:04 +01:00
statusIconDispatcher.js Port everything to class framework 2011-11-24 09:50:04 +01:00
telepathyClient.js Port everything to class framework 2011-11-24 09:50:04 +01:00
tweener.js Port everything to class framework 2011-11-24 09:50:04 +01:00
userMenu.js Port PanelMenu to new class framework 2011-11-24 09:50:04 +01:00
viewSelector.js workspaces-display: Make workspacesView private 2011-12-01 17:55:13 +01:00
windowAttentionHandler.js Port everything to class framework 2011-11-24 09:50:04 +01:00
windowManager.js Port everything to class framework 2011-11-24 09:50:04 +01:00
workspace.js workspaces-display: Make workspacesView private 2011-12-01 17:55:13 +01:00
workspacesView.js workspaces-view: Handle swipe scolling in workspacesDisplay 2011-12-01 17:55:13 +01:00
workspaceSwitcherPopup.js Port everything to class framework 2011-11-24 09:50:04 +01:00
workspaceThumbnail.js workspace-thumbnails: Emit 'window-drag-cancelled' 2011-12-02 17:08:39 +01:00
xdndHandler.js Port everything to class framework 2011-11-24 09:50:04 +01:00