gnome-shell/js/ui
Florian Müllner ae7f30483d [linearView] Activate workspace on window drop
When a dropped window is accepted by a workspace in linear view, it
is moved to the new workspace. After that, the view zooms back in on
the original workspace, resulting in the moved window disappearing
from the user's sight.
Change this rather unexpected behavior, so that a successful drop
triggers a switch to the new workspace. This also improves consistency
with drops on the (+) area.

https://bugzilla.gnome.org/show_bug.cgi?id=617785
2010-05-06 00:19:46 +02:00
..
altTab.js Fix Clutter warnings 2010-04-19 01:16:49 +04:00
appDisplay.js Major ShellApp API cleanup, startup notification, window focus handling 2010-04-12 16:32:21 -04:00
appFavorites.js
calendar.js
chrome.js [Chrome] add "visibleInFullscreen" property 2010-05-03 12:51:31 -04:00
dash.js Replace all remaining BigBoxes with StBoxLayouts or StBins 2010-04-06 09:13:51 -04:00
dnd.js [dnd] Special-case St.Clickable 2010-03-29 17:45:57 +02:00
docDisplay.js [docDisplay] Port DashDocDisplayItem to CSS 2010-03-29 17:46:06 +02:00
environment.js
extensionSystem.js [ShellGlobal] Change location for user files to XDG_DATA_HOME 2010-05-05 20:36:52 +02:00
genericDisplay.js Replace all remaining BigBoxes with StBoxLayouts or StBins 2010-04-06 09:13:51 -04:00
lightbox.js [lightbox] Fix Clutter warning by doing reallocation in a Meta.later_add 2010-04-09 16:46:35 -04:00
link.js
lookingGlass.js [ShellGlobal] Change location for user files to XDG_DATA_HOME 2010-05-05 20:36:52 +02:00
main.js Remove a stray bit of user data 2010-04-13 11:10:33 -04:00
Makefile.am Use Telepathy for IM notifications 2010-04-06 09:16:00 -04:00
messageTray.js [Chrome] redo using ShellGenericContainer 2010-05-03 12:51:22 -04:00
notificationDaemon.js [MessageTray] handle "urgent" notifications specially 2010-04-30 11:54:06 -04:00
overview.js remove some Big references from places that don't need them any more 2010-04-06 08:17:33 -04:00
panel.js [panel] y_fill the calendar button 2010-04-27 13:07:31 -04:00
placeDisplay.js placesDisplay: Prevent bookmarks from being cut off 2010-03-31 17:08:51 +02:00
runDialog.js remove some Big references from places that don't need them any more 2010-04-06 08:17:33 -04:00
search.js
shellDBus.js
statusMenu.js [GnomeSession] split out the gnome-session presence D-Bus interface 2010-05-03 12:51:34 -04:00
telepathyClient.js telepathyClient: improve Empathy interaction 2010-05-05 14:53:35 -04:00
tweener.js
windowAttentionHandler.js
windowManager.js windowManager: Fix up map effect 2010-04-02 20:30:10 +02:00
workspace.js [linearView] Cleanup workspace scrolling and zooming 2010-05-05 21:20:29 +02:00
workspacesView.js [linearView] Activate workspace on window drop 2010-05-06 00:19:46 +02:00
workspaceSwitcherPopup.js