gnome-shell/js
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
..
misc Ensure that all signatures are defined in DBus interfaces 2011-02-28 18:40:57 +01:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui PopupMenuManager: don't throw exceptions if don't have focus 2011-03-02 16:30:38 +01:00
Makefile.am Add a PolicyKit authentication agent 2011-02-22 15:13:56 -05:00