GNOME Bugzilla – Bug 660494
lookingGlass: Show extension state in gnome-shell
Last modified: 2011-09-30 08:27:21 UTC
Reported on reddit (via PMs): "It doesn't help at all that everything in LookingGlass makes one believe that those "not enabled" extensions are actually loaded and activated (yes, I will file a bug)."
Created attachment 197781 [details] [review] lookingGlass: Show extension state in gnome-shell We translate and create an actor to show the extension state, but we never actually add it anywhere. Fix that.
Review of attachment 197781 [details] [review]: I don't understand why this patch is removing the separate actionsContainer when we could just call metaBox.add(state) and be done. Right?
Attachment 197781 [details] pushed as 32dc24c - lookingGlass: Show extension state in gnome-shell
Pushed after minor IRC review: <magcius> walters, that will have inappropriate spacing: it will look like "EnabledView Source Web Page" <magcius> I just found it cleaner to use one container than three. <walters> magcius, okay <magcius> I should probably add an "align: St.Align.END", though <magcius> but making too many UI changes to the looking glass is hard <magcius> can we have a looking glass looking glass? -- <magcius> walters, so the LG patch is ACN? <walters> yes