gnome-shell/js
Rui Matos 07053c3df7 shellEntry: Remove close method
GrabHelper already takes care of putting the key focus back on the
widget that had it when the grab was established.

ShellEntry's close() has recently become harmful since it's now called
from the menu's destroy() method and that is called in the entry's
destroy handler which means that this._entry might no longer be valid
at close() time.

https://bugzilla.gnome.org/show_bug.cgi?id=697560
2013-04-08 21:02:03 +02:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm loginDialog,unlockDialog: Give user time to read messages 2013-03-18 19:01:30 -04:00
misc loginManager.js: Check for logind, not for systemd 2013-03-29 11:00:52 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui shellEntry: Remove close method 2013-04-08 21:02:03 +02:00
Makefile.am osdWindow: Add a simple OSD popup 2013-03-03 12:59:08 +01:00