Re: Extension porting to 3.12



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. :-(



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]