[E-devel] changing backgrounds in e16

2006-01-16 Thread Mike Frysinger
i just updated to the latest cvs and my background changer no longer works ... i'm just using Esetroot from Eterm when i run `Esetroot -s somepic.jpg`, the e16 background doesnt change, but things that use transparency (like Eterm and xchat) show the pic ... -mike -

[E-devel] patch for correct evas debianized

2006-01-16 Thread Vlad Alyukov
not included evas modules to deb packages usr/lib/evas/modules/* -- Vlad Alyukov RT QA Engineer SWsoft, Inc. Index: e17/libs/evas/debian/libevas0.files === RCS file: /cvsroot/enlightenment/e17/libs/evas/debian/libevas0.files,v ret

Re: [E-devel] changing backgrounds in e16

2006-01-16 Thread Kim Woelders
Mike Frysinger wrote: i just updated to the latest cvs and my background changer no longer works ... i'm just using Esetroot from Eterm when i run `Esetroot -s somepic.jpg`, the e16 background doesnt change, but things that use transparency (like Eterm and xchat) show the pic ... -mike You h

[E-devel] New Evas Modules Linking Problem

2006-01-16 Thread Alastair Tse
Hi, Quick Summary: Here's a simple patch to make the modules in the new modular evas to link to libevas otherwise certain symbols that these modules depend on are not found at runtime (in certain situations). Not quite sure if it is just an oversight or if there is a reason. If there is a reaso

Re: [E-devel] changing backgrounds in e16

2006-01-16 Thread Bradley Reed
On Mon, 16 Jan 2006 13:26:54 +0100 Kim Woelders <[EMAIL PROTECTED]> wrote: > You have to select "No Background" in the background settings dialog > for this to work in e16.8. You were also supposed to do that in > previous versions except that you wouldn't notice the difference if > you only have

Re: [E-devel] changing backgrounds in e16

2006-01-16 Thread Kim Woelders
Bradley Reed wrote: On Mon, 16 Jan 2006 13:26:54 +0100 Kim Woelders <[EMAIL PROTECTED]> wrote: You have to select "No Background" in the background settings dialog for this to work in e16.8. You were also supposed to do that in previous versions except that you wouldn't notice the difference i

Re: [E-devel] eloquence 0.4.5 fails to compile

2006-01-16 Thread Foxy
phriedrich wrote: On Thu, 12 Jan 2006 16:51:38 -0800 (PST) Eric Sandall <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have enlightenment from 20060110 and no prior installation of eloquence installed. While compiling I get this error: gcc -shared .libs/e_mod_ma

Re: [E-devel] changing backgrounds in e16

2006-01-16 Thread Bradley Reed
On Mon, 16 Jan 2006 19:31:09 +0100 Kim Woelders <[EMAIL PROTECTED]> wrote: > Bradley Reed wrote: > > > > While we're on the topics of backgrounds...Didn't we used to be > > able to have a really big desktop background picture be spread > > across the whole desktop? In e16.8pre2 I seem to only se

Re: [E-devel] eloquence 0.4.5 fails to compile

2006-01-16 Thread phriedrich
On Mon, 16 Jan 2006 18:53:05 + Foxy <[EMAIL PROTECTED]> wrote: > I've got the latest cvs update. > My e is about four or five days old, looks like something has been changed, I'll look into it. Regards, Friedrich signature.asc Description: PGP signature

Re: [E-devel] changing backgrounds in e16

2006-01-16 Thread Mike Frysinger
On Monday 16 January 2006 07:26, Kim Woelders wrote: > Mike Frysinger wrote: > > i just updated to the latest cvs and my background changer no longer > > works ... i'm just using Esetroot from Eterm > > > > when i run `Esetroot -s somepic.jpg`, the e16 background doesnt change, > > but things that

[E-devel] pager / bg updating in e16.8pre2

2006-01-16 Thread Mike Frysinger
ok, related to previous post ... i set my bg to "none" so that i can use "Esetroot" ... my bg changes now as it used to, but my pager displays all the bg pics as just plain white instead of rendering the pic in it like it used to ... feature or bug !? :) -mike

[E-devel] Where are all the modules? :(

2006-01-16 Thread Didier Casse
Hi everybody, First I wish you a Happy New Year 2006. I pulled the e_modules from CVS and the directories seem to be empty. It seems that some modules (e.g screenshot) have disappeared from get-e.org. Where are the modules? I have been away for some time in December and I lost t

Re: [E-devel] Where are all the modules? :(

2006-01-16 Thread David Seikel
On Tue, 17 Jan 2006 10:42:30 +0800 Didier Casse <[EMAIL PROTECTED]> wrote: > I pulled the e_modules from CVS and the directories seem to be empty. > It seems that some modules (e.g screenshot) have disappeared from > get-e.org. Where are the modules? I have been away for some time in > December an

[E-devel] etk filechooser patch

2006-01-16 Thread yiyus
hi people! this is my first patch (first time i use rcs too), so dont expect big things. It just reads the ~/.gtk-bookmarks file to populate the favorites tree. i didn't know how to open and read the file (im not an experienced programmer at all and probably i should use some mallocs to follow

Re: [E-devel] New Evas Modules Linking Problem

2006-01-16 Thread The Rasterman
On Mon, 16 Jan 2006 13:57:48 + Alastair Tse <[EMAIL PROTECTED]> babbled: > Hi, > > Quick Summary: > > Here's a simple patch to make the modules in the new modular evas to > link to libevas otherwise certain symbols that these modules depend on > are not found at runtime (in certain situation

Re: [E-devel] patch for correct evas debianized

2006-01-16 Thread The Rasterman
On Mon, 16 Jan 2006 17:50:23 +0600 Vlad Alyukov <[EMAIL PROTECTED]> babbled: > > not included evas modules to deb packages > > usr/lib/evas/modules/* actually - ineterstingly the libevas0.files is wrong. evas does nto need the ttf fonts at all for the lib - it need sonly the shared lib and modu

[E-devel] Imlib and xrender/xcomposite

2006-01-16 Thread chinlu chinawa
Hi, I've been trying to render smooth-edges images, as shown in here: http://www.geocities.com/ucho_trabajo/xcomp/xcomposite.png The one on the left is mine's, and the one on the right the original drawing from sodipodi, exported as png with transparency. I know this is not an Imlib problem but

Re: [E-devel] Imlib and xrender/xcomposite

2006-01-16 Thread The Rasterman
On Tue, 17 Jan 2006 05:35:38 + (GMT) chinlu chinawa <[EMAIL PROTECTED]> babbled: > Hi, > > I've been trying to render smooth-edges images, as > shown in here: > > http://www.geocities.com/ucho_trabajo/xcomp/xcomposite.png > > The one on the left is mine's, and the one on the > right the ori

[E-devel] [RFC] Edje GUI Editor

2006-01-16 Thread Chady Kassouf
Hello,Since I see a mention of this everyday in #edevelop, I think it's time to clear things up.I am NOT trying to continue/port/replace etcher. Here's what I'm trying to do:I'm trying to make a GUI editor for edje that will try to abstract the edjes into something that might be easier to work with