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
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
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
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
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
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
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
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
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.
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
10 matches
Mail list logo