gnome-shell/js/ui
Colin Walters 25410a730e Bug 591763 - Add application window menu
When we have multiple windows for an application, implement the following
behavior:

* On click + immediate release, go to the most recently used
* On click, hold for 0.6s, pop up a menu with windows, filtering
  the window list to just those windows.
  Mouse over on the window list highlights the moused-over window.

Implement this by splitting well item into InactiveWellItem
and RunningWellItem, sharing a base class BaseWellItem.
2009-09-08 14:31:44 -04:00
..
altTab.js Delete Tidy 2009-08-27 02:00:23 -04:00
appDisplay.js Bug 591763 - Add application window menu 2009-09-08 14:31:44 -04:00
appIcon.js Bug 591763 - Add application window menu 2009-09-08 14:31:44 -04:00
button.js Simplify Button class by using ShellButtonBox 2009-08-29 15:20:19 -04:00
chrome.js Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
dash.js Merge headers when a single section of search results is displayed 2009-09-01 19:06:20 -04:00
dnd.js Add API to programmatically initiate a drag 2009-09-02 14:34:57 -04:00
docDisplay.js dash: Make recent docs display two columns 2009-08-20 19:37:50 -04:00
genericDisplay.js Make checking if an item is under the pointer asynchonous again 2009-09-04 19:12:07 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
lookingGlass.js Use new plugin-modality functionality in Mutter 2009-08-26 14:07:02 -04:00
main.js Renable PrintScreen and Super_L in the overview 2009-08-28 15:15:17 -04:00
Makefile.am Split out "AppIcon" and make WellDisplayItem a subclass of it 2009-08-26 16:28:42 -04:00
overview.js Bug 591763 - Add application window menu 2009-09-08 14:31:44 -04:00
panel.js Simplify Button class by using ShellButtonBox 2009-08-29 15:20:19 -04:00
places.js Add volumes support to places 2009-09-02 15:04:24 -04:00
runDialog.js Add 'r' as an alias to 'restart' in run dialog 2009-08-26 18:43:44 -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 Add Tweener.slowDownFactor, initialize from $GNOME_SHELL_SLOWDOWN_FACTOR 2009-09-02 09:15:37 -04:00
widget.js Add initial calls to Gettext 2009-08-14 09:32:15 -04:00
widgetBox.js Fixes to allow widgets to be initially collapsed 2009-07-06 11:55:16 -04:00
windowManager.js Bug 582763 - Remove maximization effects 2009-08-14 08:41:00 -04:00
workspaces.js Bug 591763 - Add application window menu 2009-09-08 14:31:44 -04:00