gnome-shell/js/ui
Giovanni Campagna b9cb37da5e PopupMenuManager: don't throw exceptions if don't have focus
stage.key_focus can be null, but passing null to _activeMenuContains
throws (from gjs marshalling). In that case, just assume it returned
false.

https://bugzilla.gnome.org/show_bug.cgi?id=642976
2011-03-02 16:30:38 +01:00
..
status PowerStatus: report 0 minutes as "Estimating..." 2011-03-01 20:18:29 +01:00
altTab.js alt-tab: Enforce icon size 2011-02-26 00:06:44 +01:00
appDisplay.js app-display: Rename PREFERENCES search provider to SETTINGS 2011-03-02 01:20:24 +01:00
appFavorites.js
boxpointer.js
calendar.js Move calendar handling out-of-process 2011-02-28 16:08:18 -05:00
chrome.js
ctrlAltTab.js
dash.js
dateMenu.js Move calendar handling out-of-process 2011-02-28 16:08:18 -05:00
dnd.js dnd: Don't pass null to ClutterActor.disconnect() 2011-02-28 22:41:11 +01:00
docDisplay.js
endSessionDialog.js Ensure that all signatures are defined in DBus interfaces 2011-02-28 18:40:57 +01:00
environment.js Don't declare global variables 2011-02-24 21:22:44 +01:00
extensionSystem.js extensions: Ignore extensions in directories without read permission 2011-03-02 16:00:52 +01:00
iconGrid.js base-icon: Enforce the requested icon size 2011-02-26 00:06:44 +01:00
lightbox.js
link.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js autoWorkspaces: Better handle apps that open a splashscreen or dialog at startup 2011-03-01 19:10:21 +01:00
messageTray.js
modalDialog.js modalDialog: remove old actions from _actionKeys in setButtons 2011-02-01 23:41:28 +03:00
notificationDaemon.js Claim DBus names (Shell, Notifictions) *very* early 2011-02-28 13:53:44 -05:00
overview.js overview: Remove unused 'getWorkspacesForWindow' method 2011-02-25 19:43:47 +01:00
panel.js panel: Remove some unused duplicate constants 2011-03-01 09:40:48 -05:00
panelMenu.js
placeDisplay.js
polkitAuthenticationAgent.js polkit: don't show authentication dialog until needed 2011-02-23 14:49:09 -05:00
popupMenu.js PopupMenuManager: don't throw exceptions if don't have focus 2011-03-02 16:30:38 +01:00
runDialog.js
scripting.js
search.js
searchDisplay.js
shellDBus.js
statusIconDispatcher.js
statusMenu.js statusMenu: change IM presence when needed (#617207) 2011-03-01 10:10:14 +01:00
telepathyClient.js telepathyClient: Fix two minor typos 2011-02-23 15:08:45 -05:00
tweener.js
viewSelector.js viewSelector: don't process key presses from capture-event 2011-02-24 09:36:36 -05:00
windowAttentionHandler.js
windowManager.js
workspace.js
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js Don't declare global variables 2011-02-24 21:22:44 +01:00
xdndHandler.js