gnome-shell/js/ui
Florian Müllner b3794f1c17 [linearView] Fix dnd to dash when zoomed out
While zoomed out, the workspaces view's drop target spans the entire
monitor to implement reactive screen edges. When a drop event is not
handled by the view, an attempt is made to pass it on down the stack,
but it doesn't work properly. Fix it by iterating the target's parents
as well.
Also improve the code which translates dnd coordinates to target
positions.

https://bugzilla.gnome.org/show_bug.cgi?id=619203
2010-05-27 12:12:10 +02:00
..
altTab.js [appSwitcher] Remove unneeded workaround 2010-05-24 16:52:38 +02:00
appDisplay.js
appFavorites.js
boxpointer.js minor js cleanups 2010-05-19 13:26:41 -04:00
calendar.js
chrome.js [chrome] Ignore fullscreen flag when in overview 2010-05-26 22:14:00 +02:00
dash.js
dnd.js [linearView] Fix dnd to dash when zoomed out 2010-05-27 12:12:10 +02:00
docDisplay.js
environment.js Add a hack to block calls to certain introspected functions 2010-05-20 15:49:16 -04:00
extensionSystem.js
genericDisplay.js
lightbox.js
link.js
lookingGlass.js minor js cleanups 2010-05-19 13:26:41 -04:00
magnifier.js minor js cleanups 2010-05-19 13:26:41 -04:00
magnifierDBus.js minor js cleanups 2010-05-19 13:26:41 -04:00
main.js Add a facility for automated performance measurement 2010-05-20 23:41:47 -04:00
Makefile.am Fix "make distcheck" - add missing reference for scripting.js - properly add js/perf/* 2010-05-22 18:02:52 +02:00
messageTray.js Use St.Group where appropriate 2010-05-25 23:03:14 +02:00
notificationDaemon.js
overview.js Use St.Group where appropriate 2010-05-25 23:03:14 +02:00
panel.js [panel] Hide application menu in overview 2010-05-26 14:06:53 +02:00
placeDisplay.js
runDialog.js
scripting.js [perf] Include monitor layout in performance reports 2010-05-21 12:34:10 -04:00
search.js
shellDBus.js
statusMenu.js
telepathyClient.js [telepathy] fix a bug in a last-second fix to the notification changes 2010-05-19 16:54:33 -04:00
tweener.js [perf] add tweener.framePrepareStart/Done events 2010-05-26 15:37:27 -04:00
windowAttentionHandler.js
windowManager.js
workspace.js [dnd] Optionally restore the drag actor 2010-05-26 14:06:53 +02:00
workspacesView.js [linearView] Fix dnd to dash when zoomed out 2010-05-27 12:12:10 +02:00
workspaceSwitcherPopup.js