gnome-shell/js/ui
Maxim Ermilov 2a0e0ae66f Fix crash in runDialog
The run dialog crashes when PATH contains non-existing directories (some
distros seem to do that ...).
Fix by filtering those out before setting up file monitors.

https://bugzilla.gnome.org/show_bug.cgi?id=606418
2010-01-14 13:16:55 -05:00
..
altTab.js Fix application thumbnail sizing when the height is greater than the width of a window. 2010-01-04 20:21:28 -05:00
appDisplay.js Update running app indicator to match latest mockup 2010-01-11 23:38:34 +01:00
appFavorites.js Split ShellAppMonitor into ShellWindowTracker, ShellAppUsage 2009-10-20 12:55:07 -04:00
calendar.js Fixes for Calendar widget 2009-10-01 16:48:24 -04:00
chrome.js [chrome] only hide chrome if fullscreen window is on the same monitor 2009-12-01 12:26:41 -05:00
dash.js [dash] Change section titles to match 20091114 mockup 2010-01-07 18:33:00 -05:00
dnd.js Bug 594916 - Allow cancelling DND by hitting Esc 2009-09-22 16:15:28 -04:00
docDisplay.js [dash] Change section titles to match 20091114 mockup 2010-01-07 18:33:00 -05:00
environment.js environment.js: set default direction for St widgets 2009-11-16 11:46:35 -05:00
extensionSystem.js Add extensionSystem 2009-12-18 11:19:59 -05:00
genericDisplay.js Make link.js into a St.Button, delete unused link imports 2009-12-18 11:20:05 -05:00
lightbox.js [lightbox] Fix logic; get_children() returns children bottom-to-top 2009-09-22 18:11:25 -04:00
link.js Make link.js into a St.Button, delete unused link imports 2009-12-18 11:20:05 -05:00
lookingGlass.js Change event handling so Escape always works 2009-12-18 21:53:25 +01:00
main.js Initial implementation of the message tray and notification daemon 2010-01-13 15:13:20 -05:00
Makefile.am Initial implementation of the message tray and notification daemon 2010-01-13 15:13:20 -05:00
messageTray.js Initial implementation of the message tray and notification daemon 2010-01-13 15:13:20 -05:00
notificationDaemon.js Initial implementation of the message tray and notification daemon 2010-01-13 15:13:20 -05:00
overview.js Make link.js into a St.Button, delete unused link imports 2009-12-18 11:20:05 -05:00
panel.js [panel] Scale up, center and fade application icon in app menu 2010-01-07 18:33:01 -05:00
placeDisplay.js [dash] Change section titles to match 20091114 mockup 2010-01-07 18:33:00 -05:00
runDialog.js Fix crash in runDialog 2010-01-14 13:16:55 -05:00
search.js Add search.js, rebase search system on top 2009-12-18 10:07:22 -05:00
shellDBus.js [shellDBus] Avoid sending undefined over DBus 2009-11-13 12:45:46 -05:00
sidebar.js autohide sidebar in compact mode (v3) 2010-01-08 16:32:51 -05:00
statusMenu.js Misc. style changes 2010-01-07 18:33:00 -05:00
tweener.js Add Tweener.slowDownFactor, initialize from $GNOME_SHELL_SLOWDOWN_FACTOR 2009-09-02 09:15:37 -04:00
widget.js Rebase recent documents on top of ShellDocSystem 2009-12-15 16:08:12 -05:00
widgetBox.js autohide sidebar in compact mode (v3) 2010-01-08 16:32:51 -05:00
windowManager.js Select next window from the current app on alt+tab 2009-10-04 12:45:23 -04:00
workspaces.js Do not reset window zoom when leaving the overview 2010-01-08 18:43:34 +01:00