gnome-shell/js/ui
Colin Walters 21f15246a6 [genericDisplay] Fix selection not being set correctly
We need to check if the display actor is an instance of Shell.OverflowList
or St.BoxLayout to use the appropriate function for getting its child
with a given index.
2009-11-13 14:49:45 -05:00
..
altTab.js [AppSwitcher] Add a separator between windows in current and other workspaces. 2009-11-04 19:25:37 +01:00
appDisplay.js switch to scrolling GenericDisplay, remove menus from apps 2009-11-12 11:42:00 -05:00
appFavorites.js Split ShellAppMonitor into ShellWindowTracker, ShellAppUsage 2009-10-20 12:55:07 -04:00
appIcon.js [genericDisplay+other] Port to CSS, style cleanups 2009-11-12 11:42:01 -05:00
button.js Rename iconButton to IconButton, as it is a class. 2009-09-26 00:50:07 +02:00
calendar.js Fixes for Calendar widget 2009-10-01 16:48:24 -04:00
chrome.js Make "global" global. 2009-09-08 16:21:15 -04:00
dash.js [dash] Convert pane close to St.Button, avoiding release event propagation 2009-11-12 13:09:20 -05:00
dnd.js Bug 594916 - Allow cancelling DND by hitting Esc 2009-09-22 16:15:28 -04:00
docDisplay.js [genericDisplay+other] Port to CSS, style cleanups 2009-11-12 11:42:01 -05:00
environment.js Add String formatting 2009-10-04 23:37:33 +02:00
genericDisplay.js [genericDisplay] Fix selection not being set correctly 2009-11-13 14:49:45 -05:00
lightbox.js [lightbox] Fix logic; get_children() returns children bottom-to-top 2009-09-22 18:11:25 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
lookingGlass.js [lookingGlass] Paint border around current result if instanceof Clutter.Actor 2009-11-11 16:36:42 -05:00
main.js Make places results available in search 2009-11-09 16:57:49 -05:00
Makefile.am Port ShellStatusMenu to javascript 2009-11-13 14:21:31 -05:00
overview.js [overview] Constrain popup panes, dim workspaces when active 2009-11-12 11:42:01 -05:00
panel.js Port ShellStatusMenu to javascript 2009-11-13 14:21:31 -05:00
placeDisplay.js [placeDisplay] Port more to CSS, lower spacing 2009-11-12 11:42:02 -05:00
runDialog.js Run dialog: Make error message translatable 2009-10-05 23:53:50 +02:00
shellDBus.js [shellDBus] Avoid sending undefined over DBus 2009-11-13 12:45:46 -05:00
sidebar.js More global-ization 2009-09-11 17:23:42 -04:00
statusMenu.js Add Presence items to the status menu 2009-11-13 14:21:36 -05:00
tweener.js Add Tweener.slowDownFactor, initialize from $GNOME_SHELL_SLOWDOWN_FACTOR 2009-09-02 09:15:37 -04:00
widget.js Split ShellAppMonitor into ShellWindowTracker, ShellAppUsage 2009-10-20 12:55:07 -04:00
widgetBox.js Use clutter_event_get_* instead of ShellGlobal 2009-09-08 17:58:13 -04:00
windowManager.js Select next window from the current app on alt+tab 2009-10-04 12:45:23 -04:00
workspaces.js Split ShellAppMonitor into ShellWindowTracker, ShellAppUsage 2009-10-20 12:55:07 -04:00