gnome-shell/js/ui
Adel Gadllah 56d584b7c6 workspacesView: Don't change opacity during dnd
We used used to indicate to the user the ability to move to another workspace
during dnd by highligthing the adjacent workspaces on hover.

This was done by changing the workspace's opacity to 200 and set it to
255 for the highlighted adjacent ones.

This is now no longer needed as the design was completely changed since
then (overview relayout; we no longer represent workspaces in the way
we did before) and introduces a bug where we don't properly reset the
opacity after the drag action, so just remove that code.

https://bugzilla.gnome.org/show_bug.cgi?id=648983
2011-04-30 00:04:22 +02:00
..
status bluetooth: fix mis-spelling of "Set up" 2011-04-28 16:22:04 -05:00
altTab.js Setting StWidget::label-actor on some ui elements 2011-04-27 02:09:11 +02:00
appDisplay.js Setting StWidget::label-actor on some ui elements 2011-04-27 02:09:11 +02:00
appFavorites.js dash: Improve DND to dash and allow reordering 2010-11-29 16:35:54 +01:00
boxpointer.js boxPointer: Use the anchor point to fix problems with allocations 2011-03-28 15:27:10 -04:00
calendar.js Move calendar handling out-of-process 2011-02-28 16:08:18 -05:00
chrome.js shell-global: try to resync the pointer state after grabs 2011-03-21 14:56:53 -04:00
ctrlAltTab.js Setting StWidget::label-actor on some ui elements 2011-04-27 02:09:11 +02:00
dash.js dash: Show tooltips on hover 2011-03-22 12:37:14 -04:00
dateMenu.js Remove broken ShellAppSystem API and all consumers 2011-03-16 15:07:22 -04:00
dnd.js dnd: If needed, destroy _dragActor in _cancelDrag 2011-03-21 17:39:42 -04:00
docDisplay.js search: Replace 'icon' property in metaInfo with a function 2011-03-02 23:12:35 +01:00
endSessionDialog.js endSessionDialog: fix keyboard navigation 2011-04-14 17:53:40 -04:00
environment.js environment: improve Object.toString for delegate objects 2011-04-26 08:19:43 -04:00
extensionSystem.js extensionSystem: add missing import 2011-04-06 18:45:00 -04:00
iconGrid.js Setting StWidget::label-actor on some ui elements 2011-04-27 02:09:11 +02: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: bring back the inspector icon 2011-04-11 10:59:32 -04:00
magnifier.js magnifier: Adjust for removal of 'show-magnifier' key 2011-02-17 16:09:07 +01:00
magnifierDBus.js Refactor Magnifier.ZoomRegion to avoid permanent Clutter.Clone 2010-12-03 14:21:57 -05:00
main.js Panel: sync primary hotcorner hover with Activities button 2011-03-28 22:15:04 +02:00
messageTray.js notifications: Fix order of title/banner for RTL text 2011-04-15 20:14:51 +02:00
modalDialog.js endSessionDialog: fix keyboard navigation 2011-04-14 17:53:40 -04:00
notificationDaemon.js notificationDaemon: only ignore 'chat' and 'presence' notifications from Empathy (#645932) 2011-04-02 00:05:10 +02:00
overview.js MessageTray: show multiple notifications per source 2011-03-22 18:18:11 -04:00
panel.js panel: provide a consistent way to refer to panel items from lg 2011-04-26 08:21:41 -04:00
panelMenu.js popupMenu: make submenus scrollable if needed 2011-04-04 15:46:46 -04:00
placeDisplay.js placeDisplay: Remove network places 2011-03-14 10:37:19 -04:00
polkitAuthenticationAgent.js polkit: Add translator comment 2011-03-27 10:41:54 +05:30
popupMenu.js PopupSliderMenuItem: intercept clicks outside the slider 2011-04-26 15:40:51 +02:00
runDialog.js Alt-F2: Avoid running programs multiple times 2011-03-21 20:50:08 -04:00
scripting.js scripting.js: small cleanups 2011-03-11 19:21:07 -05:00
search.js Add shell_get_file_contents_utf8_sync(), use it instead of gio temporarily 2011-04-04 09:08:33 -04:00
searchDisplay.js Setting StWidget::label-actor on some ui elements 2011-04-27 02:09:11 +02:00
shellDBus.js Clean up unused includes 2010-07-19 01:46:01 +02:00
statusIconDispatcher.js statusIconDispatcher: fix trailing comma 2011-03-25 21:24:42 -04:00
statusMenu.js Add gettext macro to message to enable translation. 2011-03-25 02:16:10 +08:00
telepathyClient.js telepathyClient.js: use ShellTpClient instead of TpSimpleObserver 2011-04-27 10:43:17 +02:00
tweener.js tweener: remove tweens when target.actor is destroyed 2011-02-22 12:36:25 -05:00
viewSelector.js Fix search handling when typing multiple searches in the search box 2011-04-15 19:42:08 +02:00
windowAttentionHandler.js MessageTray: add right click menu for summary items 2011-03-07 11:14:11 -05:00
windowManager.js windowManager: fix up accounting of dimmed windows 2011-03-16 12:31:06 -04:00
workspace.js WindowOverlay: Show close button after an animation 2011-04-26 17:16:53 -04:00
workspacesView.js workspacesView: Don't change opacity during dnd 2011-04-30 00:04:22 +02:00
workspaceSwitcherPopup.js workspaceSwitcher: Initially hide after creation 2011-02-10 00:16:32 +01:00
workspaceThumbnail.js workspace: avoid an assertion in a new window/deleted workspace race 2011-04-25 16:44:18 -04:00
xdndHandler.js xdndHandler: Correctly disconnect the window group visibility handler 2011-03-04 11:23:18 +01:00