gnome-shell/js/ui
Marta Milakovic 28d79a1235 osdWindow: Allow popup to grow if necessary
The popup currently has a fixed size based on monitor size. As a result,
the popup's content may overflow if its minimum size is larger than the
popup size. To prevent this, use min-width/min-height for the popup size
so that the popup can grow if necessary.

https://bugzilla.gnome.org/show_bug.cgi?id=696523
2013-05-07 21:35:47 +02:00
..
components recorder: Enable the keybinding for all modes 2013-04-07 21:13:30 +02:00
status Revert "Make it possible to always show the a11y status" 2013-04-15 18:39:44 -04:00
altTab.js AppSwitcherPopup: Activate only the selected window if any 2013-04-07 21:05:38 +02:00
appDisplay.js
appFavorites.js
background.js background: stop monitoring file after removing from cache 2013-04-06 10:45:53 -04:00
backgroundMenu.js backgroundMenu: Ignore releases when using long-press 2013-04-26 11:24:30 -04:00
boxpointer.js
calendar.js Silly typo in calendar.js 2013-03-29 16:15:19 +01:00
checkBox.js
ctrlAltTab.js ctrlAltTab: Use a symbolic icon for desktop windows 2013-05-03 10:27:01 -04:00
dash.js
dateMenu.js dateMenu: do not show "Open Calendar" button with no installed calendar application 2013-05-06 15:59:17 +01:00
dnd.js dnd: Set the position and scale on the drag actor before it's reparented 2013-04-08 14:57:49 -04:00
endSessionDialog.js Revert "Revert "modalDialog: Destroy dialogs on close"" 2013-04-06 10:53:11 -04:00
environment.js
extensionDownloader.js
extensionSystem.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js
keyboard.js
layout.js layout: Correct hot corner barriers in RTL layouts 2013-04-26 11:24:25 -04:00
lightbox.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js Revert "Add an OSD for sticky modifiers" 2013-04-15 18:39:52 -04:00
messageTray.js messageTray: Don't show the context-menu when the tray isn't open 2013-04-15 12:49:30 -04:00
modalDialog.js modalDialog: Always use a stack for the background 2013-05-07 20:52:04 +02:00
notificationDaemon.js
osdWindow.js osdWindow: Allow popup to grow if necessary 2013-05-07 21:35:47 +02:00
overview.js
overviewControls.js
panel.js loginDialog: Remove logo in upper left corner 2013-05-07 20:52:04 +02:00
panelMenu.js
pointerWatcher.js
popupMenu.js PopupMenuManager: Close active menu when another one opens 2013-04-26 18:16:14 +02:00
remoteSearch.js RemoteSearch: don't sort the last explicitly sorted provider last 2013-04-02 21:49:57 +02:00
runDialog.js runDialog: don't destroy on close 2013-04-06 11:10:30 -04:00
screenShield.js screenShield: Ensure we destroy background container widgets 2013-04-04 19:16:49 -04:00
screenshot.js
scripting.js
search.js
searchDisplay.js
separator.js
sessionMode.js loginDialog: Remove logo in upper left corner 2013-05-07 20:52:04 +02:00
shellDBus.js shellDBus: Fix Eval() return value when disabled 2013-04-26 18:16:12 +02:00
shellEntry.js shellEntry: Remove close method 2013-04-08 21:02:03 +02:00
shellMountOperation.js
switcherPopup.js
tweener.js
unlockDialog.js panel: Pass a full pathname to AnimatedIcon 2013-04-16 19:10:40 +02:00
userMenu.js
userWidget.js
viewSelector.js
wanda.js
windowAttentionHandler.js
windowManager.js panel: Change openAppMenu() to a toggle action 2013-04-26 18:16:13 +02:00
workspace.js
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js workspaceThumbnail: always destroy bgManager when destroyed 2013-03-26 17:02:05 -04:00
xdndHandler.js