gnome-shell/js/ui
Owen W. Taylor 96f89ce4ae message-tray: allocate the entire size to the icon
Specify x-fill and y-fill true for the bin that contains the status
icon so the status icon will always be sized to our specified icon
size (24x24). This prevents pathological behavior for legacy status
icons embedded in the tray where an initial allocation at 1x1 before
they had content would "stick", and the icon would permanently
end up 1x1.

https://bugzilla.gnome.org/show_bug.cgi?id=634820
2011-03-21 11:17:29 -04:00
..
status Fix user visible typo: s/estabilished/established/ 2011-03-19 01:16:16 +01:00
altTab.js
appDisplay.js overview: Handle drag-cancelled signal for items 2011-03-19 11:16:10 +01:00
appFavorites.js
boxpointer.js
calendar.js
chrome.js Switch to using the mutter primary monitor APIs 2011-03-16 20:30:58 +01:00
ctrlAltTab.js
dash.js dash: Handle cancelled drags 2011-03-19 11:16:10 +01:00
dateMenu.js Remove broken ShellAppSystem API and all consumers 2011-03-16 15:07:22 -04:00
dnd.js dnd: Add a drag-cancelled signal 2011-03-09 10:36:09 +01:00
docDisplay.js
endSessionDialog.js
environment.js Work around Spidermonkey problem with Unicode date formats 2011-03-14 15:33:44 -04:00
extensionSystem.js
iconGrid.js
lightbox.js
link.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js Only add hot corner for primary and "top left" monitors 2011-03-21 10:32:30 +01:00
messageTray.js message-tray: allocate the entire size to the icon 2011-03-21 11:17:29 -04:00
modalDialog.js
notificationDaemon.js
overview.js overview: Handle drag-cancelled signal for items 2011-03-19 11:16:10 +01:00
panel.js panel: Hide spinner when switching apps 2011-03-17 22:06:34 +01:00
panelMenu.js
placeDisplay.js placeDisplay: Remove network places 2011-03-14 10:37:19 -04:00
polkitAuthenticationAgent.js polkit: drop gdmuser naming workaround 2011-03-15 15:50:26 -04:00
popupMenu.js popupMenu: don't include hidden items in the width computation 2011-03-14 09:28:06 -04:00
runDialog.js run-dialog: Honor lockdown settings 2011-03-21 15:00:32 +01:00
scripting.js scripting.js: small cleanups 2011-03-11 19:21:07 -05:00
search.js
searchDisplay.js overview: Handle drag-cancelled signal for items 2011-03-19 11:16:10 +01:00
shellDBus.js
statusIconDispatcher.js
statusMenu.js user-status: Honor lockdown settings 2011-03-21 15:02:10 +01:00
telepathyClient.js telepathyClient: remove alias-change messages, to unbreak string freeze 2011-03-15 13:12:15 -04:00
tweener.js
viewSelector.js view-selector: Don't fade in the initially selected tab 2011-03-19 11:16:09 +01:00
windowAttentionHandler.js
windowManager.js windowManager: fix up accounting of dimmed windows 2011-03-16 12:31:06 -04:00
workspace.js Constrain zoomed overview windows to the current monitor 2011-03-17 14:13:55 +01:00
workspacesView.js workspaces-view: Zoom out early on canceled item drags 2011-03-19 11:16:10 +01:00
workspaceSwitcherPopup.js
workspaceThumbnail.js Only show windows from the primary monitor in the workspace thumbnails 2011-03-17 14:13:55 +01:00
xdndHandler.js