Re: What is the easiest way to find out, to which Gnome-Shell version an extension is compatible?

2012-09-07 Thread Jasper St. Pierre
On Fri, Sep 7, 2012 at 4:31 PM, Bazon Bloch wrote: > Sorry, I should have said it more precisely: I wrote an extension and want > to know, what I can enter in the metadata.json apart from Version 3.4 which > I am using. Testing with different shell versions is the only way. You can do this with a

Re: What is the easiest way to find out, to which Gnome-Shell version an extension is compatible?

2012-09-07 Thread Yaa101
What you mean are there tests that you can use to determine if your extension will or will not be able to run on a explicit platform version? I do not know, that question probably be best answered by a GNOME developer. -- (o_ //\ Regards, Groeten, V_/_ Bas Burger. On Fri, 7 Sep 2012 21:31:22

Re: extension js help: var? Is not a constructer

2012-09-07 Thread Craig Rob l300lvl
Thanks, at least it still works somehow lol. Anyways, what I was trying to do is update the "Lame Extensions Manager" that works with 3.4 from here: https://github.com/bsaleil/Lame-Extension-manager/tree/master/extmana...@ilikepepper.tk I'm trying to add a popup menu so everything is added to that

Re: What is the easiest way to find out, to which Gnome-Shell version an extension is compatible?

2012-09-07 Thread Bazon Bloch
Sorry, I should have said it more precisely: I wrote an extension and want to know, what I can enter in the metadata.json apart from Version 3.4 which I am using. Am 07.09.2012 21:09 schrieb "Davide Alberelli" : > 2012/9/7 Bazon Bloch > > > > Of course virtual machines are possible in order to t

Re: What is the easiest way to find out, to which Gnome-Shell version an extension is compatible?

2012-09-07 Thread Davide Alberelli
2012/9/7 Bazon Bloch > > Of course virtual machines are possible in order to test that, but is there > an easier way to test that? > Thanks! I think that an answer could be to have a look at the file 'metadata.json' in the extension folder. It should contain a line like this: "shell-version":

What is the easiest way to find out, to which Gnome-Shell version an extension is compatible?

2012-09-07 Thread Bazon Bloch
Of course virtual machines are possible in order to test that, but is there an easier way to test that? Thanks! ___ gnome-shell-list mailing list gnome-shell-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-shell-list

Re: adding transparency to mutter theme

2012-09-07 Thread Jasper St. Pierre
On Fri, Sep 7, 2012 at 11:02 AM, D.H. Bahr wrote: > Hello there, > > I while ago I asked to the gnome-devel-list and got no reply... I'm > trying to make a mutter theme with transparency: something similar to > > +-+--+---+ > | Non-transp

adding transparency to mutter theme

2012-09-07 Thread D.H. Bahr
Hello there, I while ago I asked to the gnome-devel-list and got no reply... I'm trying to make a mutter theme with transparency: something similar to +-+--+---+ | Non-transparent | Transparency | x | +---