gnome-shell/js/ui
Marina Zhurakhinskaya 48cda5b179 Create two base classes: GenericDisplayItem and GenericDisplay, as
well as corresponding classes for applications and documents that inherit from
them. 

Use half the height of the sideshow in the overlay mode for the
AppDisplay, and the other half for the DocDisplay. 

Enable moving the selection between the two displays by using up and down arrow keys. 

Enable activating any item by clicking on it, in addition to activating the currently selected item by pressing Enter.

Apply search entry content to both sets of items.


svn path=/trunk/; revision=132
2008-12-20 04:27:57 +00:00
..
appDisplay.js Create two base classes: GenericDisplayItem and GenericDisplay, as 2008-12-20 04:27:57 +00:00
button.js Redo tabs => spaces indentation change to not lose manual indentation 2008-12-01 19:51:43 +00:00
docDisplay.js Create two base classes: GenericDisplayItem and GenericDisplay, as 2008-12-20 04:27:57 +00:00
genericDisplay.js Create two base classes: GenericDisplayItem and GenericDisplay, as 2008-12-20 04:27:57 +00:00
main.js Convert some variable and file names to lowerCamelCase. 2008-12-09 22:10:43 +00:00
overlay.js Create two base classes: GenericDisplayItem and GenericDisplay, as 2008-12-20 04:27:57 +00:00
panel.js fix incorrect variable name in _updateClock 2008-12-03 18:27:48 +00:00
runDialog.js Add magic 'restart' command to run dialog which re-executes 2008-12-18 20:57:37 +00:00
windowManager.js Convert some variable and file names to lowerCamelCase. 2008-12-09 22:10:43 +00:00
workspaces.js Remove accidentally introduced import of GtkClutter 2008-12-18 22:16:51 +00:00