gnome-shell/js/ui
Dan Winship b956c6f093 dnd: when snapping back, deal with moved/rescaled parents
Previously, when snapping back a drag actor, we moved it back to its
original stage-relative position and scale. This worked fine if its
parent was still in the same place it was when the drag started, but
failed in cases like the linear workspace layout window drag-and-drop,
where dragging a window would "zoom out" its parent workspace, causing
the snapback to send it to the wrong place.

Fix this by instead snapping the actor back to "where the actor would
have been right now if it were still at its original scale and
position within its original parent actor" rather than "where it was
before the drag started"

https://bugzilla.gnome.org/show_bug.cgi?id=635272
2010-11-19 15:09:57 -05:00
..
status [PowerIcon] Fix percent label to be in sync with the description 2010-11-17 22:58:00 +01:00
altTab.js StThemeNode: simplify use of get_color/get_double/get_length 2010-10-21 15:02:33 -04:00
appDisplay.js PopupMenu: redo keynav using St.FocusManager 2010-10-29 08:38:05 -04:00
appFavorites.js fix "undo remove from favorites" 2010-07-20 16:24:24 +04:00
boxpointer.js boxpointer: keep a margin between the box and the screen edge 2010-10-25 17:04:30 -04:00
calendar.js [Calendar] Fix wrong start date in corner case 2010-08-02 16:48:10 +02:00
chrome.js Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
dash.js Make it possible to register new search providers for the dash after it has been created. 2010-08-19 18:04:30 -04:00
dnd.js dnd: when snapping back, deal with moved/rescaled parents 2010-11-19 15:09:57 -05:00
docDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
environment.js tests: Fix environment 2010-10-05 00:05:57 +02:00
extensionSystem.js extensionSystem: Don't load extensions multiple times 2010-10-18 12:28:36 -04:00
genericDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
iconGrid.js StThemeNode: simplify use of get_color/get_double/get_length 2010-10-21 15:02:33 -04:00
lightbox.js Clean up unused includes 2010-07-19 01:46:01 +02:00
link.js Clean up unused includes 2010-07-19 01:46:01 +02:00
lookingGlass.js Use St.Icon for named icons 2010-11-12 17:36:26 -05:00
magnifier.js magnifier: Sync MouseTrackingMode values with the gsettings enum 2010-11-01 16:03:28 +01:00
magnifierDBus.js Some Magnifier DBus methods incorrectly interpret rectangles. 2010-09-10 12:03:40 -04:00
main.js Use the new "background actor" functionality in Mutter 2010-11-18 14:03:37 -05:00
messageTray.js Use St.Icon for named icons 2010-11-12 17:36:26 -05:00
notificationDaemon.js Use St.Icon for named icons 2010-11-12 17:36:26 -05:00
overview.js [Overview] Fix zoom when dragging items from the dash 2010-08-21 11:25:20 +02:00
panel.js Status area: introduce battery & power indicator 2010-11-17 14:52:39 +01:00
panelMenu.js StIcon: add support for GIcon 2010-11-16 22:11:27 +01:00
placeDisplay.js StIcon: add support for GIcon 2010-11-16 22:11:27 +01:00
popupMenu.js PopupMenu: allow insertion of items at any point 2010-11-16 20:42:53 +01:00
runDialog.js Clean up unused includes 2010-07-19 01:46:01 +02:00
scripting.js Clean up unused includes 2010-07-19 01:46:01 +02:00
search.js Add basic error handling to search system. 2010-09-24 10:01:33 +02:00
shellDBus.js Clean up unused includes 2010-07-19 01:46:01 +02:00
statusIconDispatcher.js Handle new name for gnome-volume-control-applet 2010-11-15 18:45:36 -05:00
statusMenu.js statusMenu: Make "My Account" menu item work again 2010-11-19 13:39:25 +00:00
telepathyClient.js telepathyClient: add a missing "new" 2010-11-16 14:08:52 -05:00
tweener.js Move Tweener.slowDownFactor into St 2010-06-21 16:19:25 +02:00
windowAttentionHandler.js MessageTray: untangle click notifications 2010-10-12 17:21:58 -04:00
windowManager.js Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
workspace.js Use the new "background actor" functionality in Mutter 2010-11-18 14:03:37 -05:00
workspacesView.js Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
workspaceSwitcherPopup.js StThemeNode: simplify use of get_color/get_double/get_length 2010-10-21 15:02:33 -04:00