gnome-shell/js/ui
Jasper St. Pierre 01f9d551f1 messageTray: Fix scroll bugginess in summary items
Two nested scroll views were fighing with each other. The reason isn't
particularly important and has to do with some silliness involving
StAdjustment. The visible effect was that scrolling up and down when
in a summary item view would appear to be glitchy, and sometimes not
work at all.

To fix, make sure that the scroll view we don't care about is disabled
when in a summary mode.

https://bugzilla.gnome.org/show_bug.cgi?id=661615
2012-05-02 16:04:46 -04:00
..
status Refactor show()/hide() sequences 2012-05-02 12:43:58 -04:00
altTab.js
appDisplay.js
appFavorites.js
automountManager.js
autorunManager.js
boxpointer.js
calendar.js
checkBox.js
contactDisplay.js
ctrlAltTab.js
dash.js dash: Destroy tooltip label when item is removed 2012-04-27 15:50:48 -04:00
dateMenu.js
dnd.js
endSessionDialog.js
environment.js environment: Allow window.log to take multiple arguments 2012-04-29 17:12:05 -04:00
extensionSystem.js
flashspot.js
iconGrid.js
keyboard.js
keyringPrompt.js
layout.js
lightbox.js
link.js
lookingGlass.js lookingGlass: Remove the "Errors" tab 2012-04-29 17:12:07 -04:00
magnifier.js Refactor show()/hide() sequences 2012-05-02 12:43:58 -04:00
magnifierDBus.js
main.js lookingGlass: Remove the "Errors" tab 2012-04-29 17:12:07 -04:00
messageTray.js messageTray: Fix scroll bugginess in summary items 2012-05-02 16:04:46 -04:00
modalDialog.js
networkAgent.js
notificationDaemon.js notificationDaemon: Match app based on WM_CLASS 2012-04-27 15:49:18 -04:00
overview.js
panel.js
panelMenu.js
placeDisplay.js
polkitAuthenticationAgent.js
popupMenu.js Revert "popupMenu: Fix RemoteMenu items with boolean state action" 2012-04-29 10:38:52 +02:00
remoteSearch.js
runDialog.js
scripting.js
search.js
searchDisplay.js searchDisplay: Reset the keyboard focus after displaying async results 2012-04-30 01:10:08 +02:00
shellDBus.js
shellEntry.js
shellMountOperation.js
statusIconDispatcher.js
telepathyClient.js telepathyClient: call this.updated() when a new message is added to a notification 2012-04-16 23:29:07 -04:00
tweener.js
userMenu.js Refactor show()/hide() sequences 2012-05-02 12:43:58 -04:00
viewSelector.js
wanda.js
windowAttentionHandler.js
windowManager.js
workspace.js workspace: Use the position hints when available also for the window overlay 2012-04-24 22:37:19 +02:00
workspacesView.js Refactor show()/hide() sequences 2012-05-02 12:43:58 -04:00
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js