[e-devel] ewl entry

2005-04-18 Thread ilLogict
Hello ! I'm attaching a patch file for ewl_entry.c (e17/libs/ewl/src/lib). The problem it *should* ;D solve is that when you clear completely an existing entry, it resizes to 1px and when you then type something, you can't view it anymore, even if it is taken in account, and even if the entry

[E-devel] transparent Eterm, Esetroot and e17

2005-04-18 Thread Chady Kassouf
There's this problem with transparent Eterm and e17.. you need to Esetroot each time you restart your wm for Eterm to display the background.. here's a temporary fix for that until it gets resolved. It extracts the image from the current e17 background and uses Esetroot on it, so all you need to

Re: [e-devel] ewl entry

2005-04-18 Thread Tilman Sauerbeck
ilLogict <[EMAIL PROTECTED]> [2005-04-18 10:17]: > Note: This is the first ever patch I submit to a project, I don't know > if it is the way it should be, so can you please correct me and tell me > how it should be? echo "diff -uN" >> ~/.cvsrc then, run "cvs diff" to create the patch. -- Rega

Re: [E-devel] transparent Eterm, Esetroot and e17

2005-04-18 Thread Didier Casse
On 4/18/05, Chady Kassouf <[EMAIL PROTECTED]> wrote: > There's this problem with transparent Eterm and e17.. you need to Esetroot > each time you restart your wm for Eterm to display the background.. > > here's a temporary fix for that until it gets resolved. > > It extracts the image from th

Re: Re: [e-devel] ewl entry

2005-04-18 Thread ilLogict
>ilLogict <[EMAIL PROTECTED]> [2005-04-18 10:17]: > >>> Note: This is the first ever patch I submit to a project, I don't >know >>> if it is the way it should be, so can you please correct me and tell >me >>> how it should be? > > >echo "diff -uN" >> ~/.cvsrc > >then, run "cvs diff" to create the

Re: [E-devel] transparent Eterm, Esetroot and e17

2005-04-18 Thread Hisham Mardam Bey
update e17 and you'll be fine. On 4/18/05, Didier Casse <[EMAIL PROTECTED]> wrote: > On 4/18/05, Chady Kassouf <[EMAIL PROTECTED]> wrote: > > There's this problem with transparent Eterm and e17.. you need to Esetroot > > each time you restart your wm for Eterm to display the background.. > > > >

Re: [E-devel] transparent Eterm, Esetroot and e17

2005-04-18 Thread Hisham Mardam Bey
maybe you can patch e17setroot to do that automatically if you set an eet as the bg? or perhaps give it an option called -r (refresh) that gets the current bg (eet), extracts the image, and uses Esetroot on it? (= On 4/18/05, Chady Kassouf <[EMAIL PROTECTED]> wrote: > There's this problem with tra

Re: Re: [e-devel] ewl entry

2005-04-18 Thread Nathan Ingersoll
Thanks for the patch, I'm not entirely sure that it is the correct fix, or just a workaround for another bug. I'll test a bit and get back to you. On 4/18/05, ilLogict <[EMAIL PROTECTED]> wrote: > >ilLogict <[EMAIL PROTECTED]> [2005-04-18 10:17]: > > > >>> Note: This is the first ever patch I s

Re: [E-devel] Initial e17 spanish support

2005-04-18 Thread Danky
El vie, 15-04-2005 a las 00:48 -0300, Bruno Deferrari escribió: > Raster, I think its the same for every spanish speaking country. > Firefox has es_ES for Spain and es_AR for Latin-America, but Im almost > sure they are the same. There are so many differences between south american spanish and spa

[E-devel] Russian draft

2005-04-18 Thread Denis Klykvin
Hi, all. Tonight I have finished a draft copy of translation into Russian. Maybe anyone add it in cvs? http://nikon.e-nk.ru/enlightenment-ru.po -- With Best Wishes, Denis Klykvin JID:[EMAIL PROTECTED] pgp7sxHQRUOBv.pgp Description: PGP signature

[E-devel] Re: E CVS: apps/e dj2

2005-04-18 Thread Vincent Torri
Hey, I think that there's a problem when E exits. the "*** NAUGHTY PROGRAMMER!!!" message is displayed (for ecore_evas_get), because of the display of coords. I don't know where. I've also added the same kind of stuff for the gadman (when it's moved and resized). I don't want to add it now, as i

[E-devel] fix: esmart_container_sort

2005-04-18 Thread xnowfall
i tried using esmart_container_sort() and found a few bugs with the callback --- esmart_container.c 2005-04-11 10:32:14.0 +0200 +++ /usr/portage/distfiles/cvs-src/e17/libs/esmart/src/lib/esmart_container/esmart_container.c 2005-04-11 06:31:47.0 +0200 @@ -15,7 +15,7 @@ /*** ex

[E-devel] e17 cvs Makefile errors

2005-04-18 Thread Youness Alaoui
Hi, I was trying to compile e17 out of cvs, it didn't work, the same goes with the releases you have on http://enlightenment.freedesktop.org/ ... I looked at the errors and it's quite simple, there are some missing libs to link with for some of the compiled files, here's a list of what i've f

RE: [E-devel] transparent Eterm, Esetroot and e17

2005-04-18 Thread
Pseudo-trans isn't supported, and as far as I know, never will be supported in e17. Although it may work correclty in some cases, it won't always work correctly. There are instances where e17 will scale the background image and when you esetroot it it won't be scaled, and just looks wrong. dan

Re: [E-devel] Initial e17 spanish support

2005-04-18 Thread Danky
El vie, 15-04-2005 a las 00:48 -0300, Bruno Deferrari escribió: > Raster, I think its the same for every spanish speaking country. > Firefox has es_ES for Spain and es_AR for Latin-America, but Im almost > sure they are the same. There are some differences between south american spanish and spain

[E-devel] E Summary 18-04-2005

2005-04-18 Thread dan sinclair
(Note, I seem to have manged to not send Path IV to the ML, at least it isn't in my folder. There is a link to the archive at the bottom of this email if you want to read it.) The Path to Enlightenment V --- Well, I did it again. I left this thing for a damn long time and i

Re: [E-devel] e17 cvs Makefile errors

2005-04-18 Thread The Rasterman
On Tue, 12 Apr 2005 07:18:16 -0400 "Youness Alaoui" <[EMAIL PROTECTED]> babbled: (B (B> Hi, (B> I was trying to compile e17 out of cvs, it didn't work, the same goes with (B> the releases you have on http://enlightenment.freedesktop.org/ ... (B> I looked at the errors and it's quite simple,

Re: [E-devel] Russian draft

2005-04-18 Thread The Rasterman
On Tue, 19 Apr 2005 03:19:10 +0400 Denis Klykvin <[EMAIL PROTECTED]> babbled: (B (B> Hi, all. (B> (B> Tonight I have finished a draft copy of translation into Russian. (B> Maybe anyone add it in cvs? (B (Badded. :) (B (B-- (B- Codito, ergo sum - "I code, therefore I am" --

Re: [E-devel] Initial e17 spanish support

2005-04-18 Thread The Rasterman
On Mon, 18 Apr 2005 22:09:12 +0200 Danky <[EMAIL PROTECTED]> babbled: (B (B> El vie, 15-04-2005 a las 00:48 -0300, Bruno Deferrari escribi__: (B> > Raster, I think its the same for every spanish speaking country. (B> > Firefox has es_ES for Spain and es_AR for Latin-America, but Im almost (B>

Re: [E-devel] Re: E CVS: apps/e dj2

2005-04-18 Thread The Rasterman
On Sat, 9 Apr 2005 11:54:22 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]> (Bbabbled: (B (B> (B> Hey, (B> (B> I think that there's a problem when E exits. the "*** NAUGHTY (B> PROGRAMMER!!!" message is displayed (for ecore_evas_get), because of the (B> display of coords. I don't know whe

[E-devel] cpufreq Makefile.am

2005-04-18 Thread Denis Klykvin
Hi, all. Who has access to cvs, please, fix Makefile.am in e/src/modules/cpufreq/ Patch is attached. -- With Best Wishes, Denis Klykvin JID:[EMAIL PROTECTED] e-cpufreq.patch Description: Binary data pgp4UyCWaK8JH.pgp Description: PGP signature

Re: [E-devel] e17 cvs Makefile errors

2005-04-18 Thread The Rasterman
On Tue, 19 Apr 2005 02:20:02 -0400 "Youness Alaoui" <[EMAIL PROTECTED]> babbled: (B (B> Hi, (B> thanx for the answer.. but that's very strange, because I just verified (B> and the Makefile.am file doesn't have any reference to ecore_libs.. and (B> the Makefile.in has for all the variables