I have some problems with porting my extensions to 3.12:

before, the javascript source was in /usr/share/gnome-shell/..... .
now there is: nothing!

So where has the java-script original code gone?

also, looking-glass doesn't seem to work as before:
although my extension (which is working in 3.10) is showing "error" in
https://extensions.gnome.org , looking-glass shows that the extension has
no errors.

So, by trial and error, I found out the problem is:
const SD = imports.ui.searchDisplay;

But there are the next problems:
How do I get the new import?
1. Can't find the source.
2. entering "imports" in looking-glass doesn't give me an browseable object
as before.

I'm a bit frustrated. :-(
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to