gnome-shell/js/ui
Florian Müllner 7514dfaef9 [linearView] Drop _dropGroup
When in drag mode, the linear view raises a transparent actor
covering the entire stage. That way the view can handle events
like dragging items to the screen edges, but in order to not
disable any drop target not handled by itself, it duplicates
huge amounts of code from dnd.js.

Cleanup that mess by using the new drag monitoring support.

https://bugzilla.gnome.org/show_bug.cgi?id=620504
2010-06-16 20:56:10 +02:00
..
altTab.js Fade in alt-tab popup, adjust timings 2010-06-16 20:55:26 +02:00
appDisplay.js [appDisplay] port from ShellMenu to PopupMenu 2010-06-10 15:04:48 -04:00
appFavorites.js xgettext only recognizes _("foo"), not _('foo') in .js files. Fix 2010-02-15 08:33:35 -05:00
boxpointer.js [boxPointer] implement the other arrowSide values 2010-06-08 12:19:42 -04:00
calendar.js Add ISO week dates to the calendar 2010-05-28 01:31:33 +02:00
chrome.js De-duplicate "actor contains actor" code 2010-06-11 10:05:46 -04:00
dash.js [dash] remove a bunch of dead code in the dash 2010-06-15 12:00:41 -04:00
dnd.js [dnd] Add monitoring hooks for motion/drop events 2010-06-16 20:56:09 +02:00
docDisplay.js [dash] remove a bunch of dead code in the dash 2010-06-15 12:00:41 -04:00
environment.js De-duplicate "actor contains actor" code 2010-06-11 10:05:46 -04:00
extensionSystem.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
genericDisplay.js [dash] remove a bunch of dead code in the dash 2010-06-15 12:00:41 -04:00
lightbox.js [Lightbox] Use a fade effect to smooth the transition 2010-06-09 17:07:10 +02:00
link.js [lookingGlass] Remove Properties tab, replace with popup object inspector 2010-05-17 09:30:55 -04:00
lookingGlass.js [lookingGlass] Fix scrolling in errorLog 2010-06-03 12:51:16 -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 Relayout on monitor layout changes 2010-06-04 15:20:04 +02:00
Makefile.am [popupMenu] split this out from panel.js 2010-06-10 15:04:42 -04:00
messageTray.js Relayout on monitor layout changes 2010-06-04 15:20:04 +02:00
notificationDaemon.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
overview.js [Lightbox] Use a fade effect to smooth the transition 2010-06-09 17:07:10 +02:00
panel.js [popupMenu] split this out from panel.js 2010-06-10 15:04:42 -04:00
placeDisplay.js [linearView] Zoom out when dragging an item from the dash 2010-05-27 12:12:10 +02:00
popupMenu.js [popupMenu] Fix wrong positioning when showing for the first time 2010-06-12 18:15:52 +02:00
runDialog.js Fade in alt-tab popup, adjust timings 2010-06-16 20:55:26 +02:00
scripting.js [perf] Include monitor layout in performance reports 2010-05-21 12:34:10 -04:00
search.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
shellDBus.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
statusMenu.js [statusMenu] Use user status icons from icon theme 2010-06-11 14:50:50 +02:00
telepathyClient.js De-duplicate "actor contains actor" code 2010-06-11 10:05:46 -04:00
tweener.js [perf] add tweener.framePrepareStart/Done events 2010-05-26 15:37:27 -04:00
windowAttentionHandler.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
windowManager.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
workspace.js Fade in alt-tab popup, adjust timings 2010-06-16 20:55:26 +02:00
workspacesView.js [linearView] Drop _dropGroup 2010-06-16 20:56:10 +02:00
workspaceSwitcherPopup.js Fade in alt-tab popup, adjust timings 2010-06-16 20:55:26 +02:00