[E-devel] Some ideas

2006-04-08 Thread Jerome Pinot
Hi, Watching the E17 CVS apps, I'm thinking about some improvements that can make things cleaner: - about config path: When looking for config files, you always have to search. It can be under: * ${HOME} (like eclair, ecore or evidence) * ${HOME}/.e (like entropy, exhibit or extrackt) * ${HOME

Re: [E-devel] Some ideas

2006-04-08 Thread Tilman Sauerbeck
Jerome Pinot [2006-04-08 20:25]: > * ${HOME}/.e/apps (like enotes, elitaire, elicit, etc) > > That's not nice to clutter so much the files ;-) What about putting > all EFL based apps under ${HOME}/.e ? I did start doing patches but I > wonder what the E devs think. ~/.e/apps/foo is the correct d

Re: [E-devel] Some ideas

2006-04-08 Thread The Rasterman
On Sat, 8 Apr 2006 14:55:36 +0200 Tilman Sauerbeck <[EMAIL PROTECTED]> babbled: > Jerome Pinot [2006-04-08 20:25]: > > * ${HOME}/.e/apps (like enotes, elitaire, elicit, etc) > > > > That's not nice to clutter so much the files ;-) What about putting > > all EFL based apps under ${HOME}/.e ? I di

[E-devel] Evas GL engine and several windows

2006-04-08 Thread Simon TRENY
Hi, I'm trying to use the GL engine of evas in some applications, but it seems that as soon as I create a new window, the previous windows are not refreshed correctly anymore. I have to resize those windows to get them refreshed. Is this a problem of OpenGL or is this just because the implementat

[E-devel] patch to load fonts for missed glyphs (fontconfig)

2006-04-08 Thread Andrei Lahun
Hello. After previous patch, i saw a complaints that now if default font does not have glyphs we do not have fallback fonts and as result squares insted of text. This patch in case there is missing glyph try to load fonts provided by fontconig and use one which will work, unnecessary fonts will b

[E-devel] Evas vs Gtk/Gdk: why the difference of perfs is so important?

2006-04-08 Thread Simon TRENY
Hi, I ran on my P3 1Ghz a small (stupid) test to compare Evas and Gdk performances: with Evas, I displayed a big image (1600x1200) in a smaller window (1300x1100) and I dragged the image quickly with the mouse. The dragging was laggy and the cpu usage was almost 100%. I then ran exactly the same t

Re: [E-devel] patch to load fonts for missed glyphs (fontconfig)

2006-04-08 Thread Stafford Horne
On Sat, 8 Apr 2006 08:53:36 -0700 (PDT) Andrei Lahun <[EMAIL PROTECTED]> wrote: > Hello. > After previous patch, i saw a complaints that > now if default font does not have glyphs we do not > have fallback fonts and as result squares insted of > text. > This patch in case there is missing glyph

Re: [E-devel] Evas GL engine and several windows

2006-04-08 Thread The Rasterman
On Sat, 8 Apr 2006 15:19:54 +0200 Simon TRENY <[EMAIL PROTECTED]> babbled: > Hi, > > I'm trying to use the GL engine of evas in some applications, but it > seems that as soon as I create a new window, the previous windows are > not refreshed correctly anymore. I have to resize those windows to ge

Re: [E-devel] Evas vs Gtk/Gdk: why the difference of perfs is so important?

2006-04-08 Thread The Rasterman
On Sat, 8 Apr 2006 20:44:30 +0200 Simon TRENY <[EMAIL PROTECTED]> babbled: > Hi, > > I ran on my P3 1Ghz a small (stupid) test to compare Evas and Gdk > performances: with Evas, I displayed a big image (1600x1200) in a > smaller window (1300x1100) and I dragged the image quickly with the > mouse.

[E-devel] e17 CVS - FC5 & entrance (a hack)

2006-04-08 Thread Laurence Vanek
Since entrance doesnt presently work "out-of-the-box" with FC5 (changes made to xorg) I found a hack of the entrance configure file that will start entrance. [1] in entrance configure file, change to read: xbin=/usr/bin xsession=/etc/X11/xinit/Xsession [2] then run "./configure" (NOT ./autog