gnome-shell/js/ui
Siegfried-Angel Gevatter Pujals 77c92d75d5 Toggle the info pane when clicking the info icon (#587550)
Now clicking on the information icon of the same item a second
time will hide the details pane. Clicking it another time will
show it again, etc.

This is achieved by adding a 'toggle-details' signal which
switches the visibility of the details pane.

Other than the necessary changes, function _selectIndex (in
genericDisplay.js) has been restructured a bit to avoid
duplicating checks.
2009-07-29 19:35:11 +02:00
..
altTab.js Make Alt-Tab highlight iconified items (in the tasklist) too 2009-06-01 11:10:46 -04:00
appDisplay.js Align category labels vertically 2009-07-27 19:02:46 -04: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
dnd.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
docDisplay.js Replace lastVisited method in DocInfo with timestamp attribute 2009-07-29 10:52:33 +02:00
genericDisplay.js Toggle the info pane when clicking the info icon (#587550) 2009-07-29 19:35:11 +02: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 Toggle the info pane when clicking the info icon (#587550) 2009-07-29 19:35:11 +02:00
panel.js Bug 588462 - Use a plain black panel with a different layout 2009-07-16 22:02:32 +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 Replace lastVisited method in DocInfo with timestamp attribute 2009-07-29 10:52:33 +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 588173 - No remove button on the first workspace 2009-07-14 14:58:24 +02:00