gnome-shell/js/ui
Sander Dijkhuis 10e30f7dc7 Bug 588405 - Handle status menu button appearance in JavaScript
Make the ClutterText and ClutterTexture from the status menu
button available to JavaScript, and from there improve the
font definition of the user name.

shell-status-menu.[ch]: Add public get_name() and get_icon()
    functions that return the user name label and icon
    texture, remove the markup from update_name_text().
panel.js: Set the font for the button consistently with that
    of the other panel labels.
2009-07-13 13:54:38 +02:00
..
altTab.js Make Alt-Tab highlight iconified items (in the tasklist) too 2009-06-01 11:10:46 -04:00
appDisplay.js Don't fail if we can't find an application 2009-07-08 11:54:15 -04:00
button.js Bug 587955 - Small cleanups to iconButton 2009-07-11 18:44:21 +02:00
chrome.js Fix Chrome.removeActor() 2009-07-06 11:55:17 -04:00
dnd.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
docDisplay.js Switch GenericDisplay to ShellOverflowList for dynamic height 2009-07-04 15:30:12 -04:00
genericDisplay.js More for applications now displays a category list 2009-07-06 16:15:12 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
main.js Animate panel appearance on startup 2009-07-02 01:04:40 -04:00
Makefile.am Bug 582248 - Async loading of pixbufs and icon caching 2009-05-20 11:22:56 -04:00
overlay.js Fix DND to left side of the screen 2009-07-07 10:58:49 +01:00
panel.js Bug 588405 - Handle status menu button appearance in JavaScript 2009-07-13 13:54:38 +02:00
runDialog.js Add magic "js " prefix to runDialog to run arbitrary JavaScript 2009-07-08 17:30:09 -04:00
sidebar.js Add GConf schemas for sidebar prefs, and use those prefs from sidebar.js 2009-07-06 11:55:17 -04:00
tweener.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
widget.js Small fixes for sidebar application bits 2009-07-10 17:04:39 -04:00
widgetBox.js Fixes to allow widgets to be initially collapsed 2009-07-06 11:55:16 -04:00
windowManager.js Make switch-workspace faster (the same as the other wm ops) 2009-05-13 15:24:32 -04:00
workspaces.js Make workspaces accept a drop of AppDisplay.WellDisplayItem 2009-06-30 16:42:00 -04:00