gnome-shell/js/ui
Owen W. Taylor 0dfdc9371e Fix hover state after DND
During a drag-and-drop, our pointer grab keeps enter/leave events from
being delivered. That means that after the DND ends, whatever actor is
under the pointer won't have received the enter event it should have,
and any state or hover effect dependent on that won't work right.
By remembering the first-leave and last-enter events we can figure out
what widgets we need to call st_widget_sync_hover() on after the drag.

https://bugzilla.gnome.org/show_bug.cgi?id=640974
2011-02-02 23:42:01 -05:00
..
status Revert "KeyboardStatus: handle modifier key indicators" 2011-01-29 19:34:12 +01:00
altTab.js appSwitcher: Use shorter icon hover timeout 2011-01-30 20:29:27 +01:00
appDisplay.js app-display: Enable swipe-scrolling in the app view 2011-01-24 02:59:46 +01:00
appFavorites.js dash: Improve DND to dash and allow reordering 2010-11-29 16:35:54 +01:00
boxpointer.js boxpointer: fix multi monitor support 2011-02-02 02:37:43 +03:00
calendar.js calendar: Fix grid non-US week layouts 2011-01-31 15:53:56 -05:00
chrome.js Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
ctrlAltTab.js ctrlAltTabManager: implement Ctrl-Alt-Tab 2010-12-20 17:43:01 -05:00
dash.js Remove st_container_remove_all & rewrite st_container_destroy_children 2011-02-01 23:41:21 +03:00
dateMenu.js Calendar: Implement new mockup 2011-01-31 11:52:27 -05:00
dnd.js Fix hover state after DND 2011-02-02 23:42:01 -05:00
docDisplay.js doc-display: Remove UI of the old dash display 2011-01-14 22:29:32 +01:00
endSessionDialog.js Remove st_container_remove_all & rewrite st_container_destroy_children 2011-02-01 23:41:21 +03:00
environment.js environment: Fix runtime crash due to GTK+ change 2011-01-20 16:44:16 +01:00
extensionSystem.js ExtensionSystem: introduce versioning 2011-01-12 20:34:25 +01:00
iconGrid.js iconGrid: Exclude hidden children from the layout 2010-12-18 22:23:38 +03: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 LookingGlass: fix a Clutter warning 2011-01-13 22:55:20 +01:00
magnifier.js magnifier: Fix DND when the magnifier is active 2010-12-03 20:38:25 +01:00
magnifierDBus.js Refactor Magnifier.ZoomRegion to avoid permanent Clutter.Clone 2010-12-03 14:21:57 -05:00
main.js main.js: fix variable naming style for css_stylesheet 2011-02-01 10:13:35 -05:00
messageTray.js Group chat sources on the left in the message tray 2011-02-01 15:29:14 -05:00
modalDialog.js modalDialog: remove old actions from _actionKeys in setButtons 2011-02-01 23:41:28 +03:00
notificationDaemon.js Emit NotificationClosed for a notification iff we destroy it 2011-01-28 13:02:20 -05:00
overview.js swipe-scrolling: Take threshold into account during drag 2011-01-25 10:31:52 +01:00
panel.js Calendar: Implement new mockup 2011-01-31 11:52:27 -05:00
panelMenu.js popupMenu: fix up grab/ungrab handling 2010-12-20 17:43:00 -05:00
placeDisplay.js places: Do not use nautilus' 'desktop-is-home-dir' setting 2011-01-17 21:05:13 +01:00
popupMenu.js PopupMenuManager: only navigate visible menus 2011-01-06 19:54:28 +01:00
runDialog.js run-dialog: Center error message vertically 2011-01-27 22:05:46 +01:00
scripting.js Clean up unused includes 2010-07-19 01:46:01 +02:00
search.js open-search-system: Remove unused parameter 2011-01-20 17:04:37 +01:00
searchDisplay.js Unselect search button if there is search result 2011-01-26 04:38:18 +03:00
shellDBus.js Clean up unused includes 2010-07-19 01:46:01 +02:00
statusIconDispatcher.js Mark lock indicator icons as keyboard ones 2011-01-28 01:47:38 +00:00
statusMenu.js util: add Util.spawn and friends 2011-01-13 12:14:40 -05:00
telepathyClient.js Group chat sources on the left in the message tray 2011-02-01 15:29:14 -05:00
tweener.js Move Tweener.slowDownFactor into St 2010-06-21 16:19:25 +02:00
viewSelector.js add ability to search in web from search view 2011-01-18 00:41:59 +03:00
windowAttentionHandler.js MessageTray: untangle click notifications 2010-10-12 17:21:58 -04:00
windowManager.js windowManager: Skip disposed windows in _switchWorkspaceDone 2011-01-18 19:35:01 +01:00
workspace.js workspace: make WindowClone forward the 'size-changed' event 2011-02-01 23:41:16 +03:00
workspacesView.js Remove st_container_remove_all & rewrite st_container_destroy_children 2011-02-01 23:41:21 +03:00
workspaceSwitcherPopup.js window-manager: Swap workspace order for RTL locales 2010-12-03 18:25:49 +01:00
xdndHandler.js XDND: Use only one constraint for the cursor window position 2011-01-26 20:41:26 +01:00