gnome-shell/js/ui
Colin Walters 4d52c10958 Bug 589316 - Add application/window icon to overlay windows
To better distinguish between vast fields of white of which many
windows are composed, add the application icon to the bottom
right of the window.

We fade them in to avoid an abrupt feel.  The icons are in the
workspaces group, not individual workspace groups to avoid
having to adjust them when we scale the workspaces.

Replace Workspace._lookupIndexAndClone with Workspace.lookupIndex,
and make the caller go from index to clone, or clone and index.
2009-08-07 13:29:34 -04:00
..
altTab.js Fix indentation issues in altTab.js, plus minor cleanup in some other files. 2009-08-06 01:54:22 +02:00
appDisplay.js Fix indentation issues in altTab.js, plus minor cleanup in some other files. 2009-08-06 01:54:22 +02:00
button.js Bug 588462 - Use a plain black panel with a different layout 2009-07-16 22:02:32 +02:00
chrome.js Fix Chrome.removeActor() 2009-07-06 11:55:17 -04:00
dash.js Rewrite Dash, remove hardcoded width/height from GenericDisplay 2009-08-05 04:04:27 -04:00
dnd.js dnd: Emit drag-end in after snapback complete 2009-08-07 13:29:34 -04:00
docDisplay.js Fix indentation issues in altTab.js, plus minor cleanup in some other files. 2009-08-06 01:54:22 +02:00
genericDisplay.js Replace _getIndexOfDisplayedActor with a function in OverflowList 2009-08-06 19:51:11 +02:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
lookingGlass.js lookingGlass: Add hierarchy list and property inspector 2009-08-04 11:12:02 -04:00
main.js Initialize GStreamer from shell_recorder_init() 2009-08-06 15:19:04 -04:00
Makefile.am Add dash.js to js/ui/Makefile.am. #590813 2009-08-05 08:58:35 -04:00
overlay.js Rewrite Dash, remove hardcoded width/height from GenericDisplay 2009-08-05 04:04:27 -04:00
panel.js Adjust tray spacing to cope with many icons 2009-08-03 20:42:00 -04:00
runDialog.js Clear text in the run dialog when it's hidden with escape 2009-08-06 02:04:04 +02: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 Fix indentation issues in altTab.js, plus minor cleanup in some other files. 2009-08-06 01:54:22 +02: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 Bug 589316 - Add application/window icon to overlay windows 2009-08-07 13:29:34 -04:00