gnome-shell/js/ui
Stefano Facchini 138b8cf874 xdndHandler: prevent dummy actor from interfering with Hot Corner
Since the dummy actor occupies exactly the same area of the Hot Corner,
it can be erroneously picked during xdnd operations. Fix this by
hiding it from pick.

https://bugzilla.gnome.org/show_bug.cgi?id=669831
2012-02-10 21:16:16 +01:00
..
status volume: Clarify translatable string 2012-02-08 17:50:57 +01:00
altTab.js Port everything to class framework 2011-11-24 09:50:04 +01:00
appDisplay.js dash: Move labels beside the app icon upon hovering 2011-12-22 09:07:48 +00:00
appFavorites.js Port everything to class framework 2011-11-24 09:50:04 +01:00
automountManager.js automountManager: Make sure sessionActive is initialized 2012-01-30 00:09:56 +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 contact-display: Don't show non-IM contacts as "offline" 2012-01-25 21:14:40 +01:00
ctrlAltTab.js Port everything to class framework 2011-11-24 09:50:04 +01:00
dash.js dash: Use the correct theme node for spacing/padding 2012-01-24 22:53:22 +01:00
dateMenu.js a11y: Setting a name/label_actor for several items on the panel 2012-01-27 12:29:52 +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 Fix some fallout from background-size addition 2012-01-10 21:50:21 +01:00
environment.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
extensionSystem.js extensionSystem: fix runtime enable()/disable() after last changes 2012-02-08 23:29:39 +01:00
flashspot.js screenshot: add a 'flash' boolean flag to screenshot methods 2012-01-25 19:20:09 -05:00
iconGrid.js iconGrid: Don't enter an infinite loop 2012-02-07 17:40:22 -05: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 Looking Glass: fix error line when there are no errors 2012-02-08 23:29:44 +01:00
magnifier.js magnifier: Handle screen size changes 2012-01-26 15:14:48 +00:00
magnifierDBus.js Port everything to class framework 2011-11-24 09:50:04 +01:00
main.js Fix timeout callback leaks 2012-01-17 12:39:03 +01:00
messageTray.js message-tray: Allow to switch between left/right click directly 2012-01-27 14:27:41 +01:00
modalDialog.js Port ModalDialog to the class framework 2011-11-24 09:50:04 +01:00
networkAgent.js Rename CSS selectors for password prompts 2012-02-10 09:16:09 +01:00
notificationDaemon.js notificationDaemon: fix order of arguments to _lookupSource() 2012-01-20 00:03:07 -05:00
overview.js Reintroduce Wanda The Fish 2011-12-20 20:06:14 +01:00
panel.js panel: Simplify corner drawing 2012-02-08 23:39:24 +01:00
panelMenu.js a11y: Setting a name/label_actor for several items on the panel 2012-01-27 12:29:52 +01:00
placeDisplay.js placeDisplay: Fix accidental swap of parameters 2012-02-02 15:31:46 -05:00
polkitAuthenticationAgent.js Rename CSS selectors for password prompts 2012-02-10 09:16:09 +01:00
popupMenu.js PopupSwitchMenuItem: allow toggling without closing the menu 2012-02-06 16:49:15 +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 extensionUtils: Create and allow access to a new "extension" object 2012-02-07 16:00:37 -05:00
shellEntry.js Port PopupMenu to new Lang.Class framework 2011-11-24 09:50:04 +01:00
shellMountOperation.js mount-operation: set a max-width for the question subject label 2012-02-01 00:57:19 -05:00
statusIconDispatcher.js Port everything to class framework 2011-11-24 09:50:04 +01:00
telepathyClient.js telepathyClient: show connection manager crashes as "Internal error" 2012-02-10 10:50:45 +00:00
tweener.js Port everything to class framework 2011-11-24 09:50:04 +01:00
userMenu.js PopupSwitchMenuItem: allow toggling without closing the menu 2012-02-06 16:49:15 +01:00
viewSelector.js workspaces-display: Make workspacesView private 2011-12-01 17:55:13 +01:00
wanda.js Rename CSS selectors for password prompts 2012-02-10 09:16:09 +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 workspace: fix dragging of window thumbnails 2012-01-22 06:06:35 -05:00
workspacesView.js Make the window labels visible at all times 2011-12-08 14:15:13 +00:00
workspaceSwitcherPopup.js Port everything to class framework 2011-11-24 09:50:04 +01:00
workspaceThumbnail.js workspaceThumbnail: avoid bouncing of the drop placeholder above the first workspace 2012-02-06 11:16:28 -05:00
xdndHandler.js xdndHandler: prevent dummy actor from interfering with Hot Corner 2012-02-10 21:16:16 +01:00