gnome-shell/js/ui
Colin Walters d56fbf6d6a [panel] Fix AppPanelMenu's allocation
Because we were setting the "fixed-position-set" property
on the internal label, its width/height requests weren't
being accounted for in the size request of the overall box.

The way we were hooking up to notify::allocation was hacky; do
this correctly by simply implementing a container.

https://bugzilla.gnome.org/show_bug.cgi?id=611288
2010-02-28 15:53:22 -05:00
..
altTab.js [AppSwitcher] Make sure that fallback icons have correct box sizes 2010-02-17 10:52:11 +01:00
appDisplay.js Add top and bottom shadows to app browser 2010-02-23 01:12:13 +03:00
appFavorites.js xgettext only recognizes _("foo"), not _('foo') in .js files. Fix 2010-02-15 08:33:35 -05:00
calendar.js [StTable] fix x-align/y-align properties to be StAlign, not double 2010-02-16 14:06:39 -05:00
chrome.js Don't show chrome when a fullscreen window is open 2010-02-09 21:35:45 +01:00
dash.js Implement newer design for "more apps" view 2010-02-19 15:39:26 -05:00
dnd.js [dnd] revert the change to only allow dropping on reactive actors 2010-01-20 14:01:37 -05:00
docDisplay.js Fix resizing problems with DashDocDisplay 2010-02-03 13:51:02 -05:00
environment.js environment.js: set default direction for St widgets 2009-11-16 11:46:35 -05:00
extensionSystem.js Add extensionSystem 2009-12-18 11:19:59 -05:00
genericDisplay.js change a few stray tabs to spaces 2010-02-02 10:31:38 -05:00
lightbox.js Port Lightbox to CSS and use it in runDialog 2010-02-26 23:16:55 +03:00
link.js Make link.js into a St.Button, delete unused link imports 2009-12-18 11:20:05 -05:00
lookingGlass.js [lookingGlass] Add style information to the picker 2010-02-26 23:33:30 +01:00
main.js Add demands attention support to the messagetray 2010-02-22 20:09:43 +01:00
Makefile.am Add demands attention support to the messagetray 2010-02-22 20:09:43 +01:00
messageTray.js Remove source icon when a corresponding window is activated 2010-02-23 19:03:20 +01:00
notificationDaemon.js Simulate a focus-app change when leaving the overview 2010-02-24 22:13:36 +01:00
overview.js fix manual placement for RTL locales 2010-02-25 14:45:07 -05:00
panel.js [panel] Fix AppPanelMenu's allocation 2010-02-28 15:53:22 -05:00
placeDisplay.js [Places] Hide desktop icon when desktop_is_home_dir 2010-01-20 23:36:14 +01:00
runDialog.js Port Lightbox to CSS and use it in runDialog 2010-02-26 23:16:55 +03:00
search.js Add search.js, rebase search system on top 2009-12-18 10:07:22 -05:00
shellDBus.js [shellDBus] Avoid sending undefined over DBus 2009-11-13 12:45:46 -05:00
sidebar.js autohide sidebar in compact mode (v3) 2010-01-08 16:32:51 -05:00
statusMenu.js fix menu position for RTL locales 2010-02-25 14:45:05 -05:00
tweener.js change a few stray tabs to spaces 2010-02-02 10:31:38 -05:00
widget.js Rebase recent documents on top of ShellDocSystem 2009-12-15 16:08:12 -05:00
widgetBox.js Fix single-actor widgets 2010-02-25 14:42:58 -05:00
windowAttentionHandler.js Fix demands attention to work with new messagetray api 2010-02-22 23:43:02 +01:00
windowManager.js New workspace switcher popup 2010-02-12 23:52:15 +01:00
workspace.js Cancel zoom of non-focused windows when leaving overview 2010-02-22 23:41:09 +01:00
workspacesView.js Add the workspaces view key to the gconf schema 2010-02-22 17:01:47 -05:00
workspaceSwitcherPopup.js Make width of workspace switcher popup dynamic 2010-02-22 20:29:49 +01:00