Antonio Palladini wrote:
> Hello list,
>
> if i try to compile ecore, i get the following error :
>
> ecore_file_monitor_inotify.c:17:25: error: sys/inotify.h: No such file
> or directory
>
> configure says :
>
> checking whether ecore_file module is to be built... yes
> checking whether in
Cedric BAIL [2007-03-29 17:58]:
> Another little patch that potentially break every thing and need
> review. To
> make the story short, when you have a lot of image on the screen with many
> cliping, you are creating and destroying many time Cutout_Rect object. So I
> changed the code to
On Thursday 29 March 2007 17:58:58 Cedric BAIL wrote:
> Another little patch that potentially break every thing and need review.
> To make the story short, when you have a lot of image on the screen with
> many cliping, you are creating and destroying many time Cutout_Rect object.
> So I chan
Hi,
Another little patch that potentially break every thing and need
review. To
make the story short, when you have a lot of image on the screen with many
cliping, you are creating and destroying many time Cutout_Rect object. So I
changed the code to do less allocation/destruction. It
Hey,
I've written an m4 macro that checks if an ecore module should be built.
I've attached the macro and a patch for configure.in.
The only "problem" I see is that I have to check for the dependancy before
knowing if the user wants to disable the module.
is it worth to commit that stuff ?
On 3/29/07, Andreas Volz <[EMAIL PROTECTED]> wrote:
>
> Maybe it's possible to merge multible edc files (E17, EWL, ETK) into one
> big edj file. So I could create my theme for various apps, modules and
> toolkit. But the users doesn't see this. It's only one big theme for
> all together.
Yes this
On Wednesday 21 March 2007 16:58:15 Cedric BAIL wrote:
> - evas_cache_image.diff: Add a global cache for image mechanism.
> I hope it could be shared with other engine and reduce their code
> complexity. This cache works more like the one from FreeType, you request
> image/operation from the
Am Thu, 29 Mar 2007 09:02:48 -0400 schrieb William Keaney:
> On 3/29/07, Andreas Volz <[EMAIL PROTECTED]> wrote:
> >
> > Hello,
> >
> > there're many applications and themes which provide their own edj
> > file as theming. If I like to install a new theme I need to read
> > the README where to put
On 3/28/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote:
Current edje just ignore events connected to a swallowed part from
inside edje and also doesn't set evas_object_pass_events_set() if
"mouse_events: 0".
I think it's not the correct behavior since you cannot do edje
programs to act o
On 3/29/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote:
Re-sending the patch. For some weird reason they weren't sent,
although my Gmail says so :-(
3rd time, seems that Gmail understands .patch as octet-stream. This
time is .diff and text/plain.
--
Gustavo Sverzut Barbieri
---
On 3/28/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote:
This patch marks swallowed objects and when edje_extern_object_*()
functions are called on these objects, swallow_params are set and
_edje_recalc() is called.
This patch was originally written by rephorm, but had small bugs,
which I
Hello,
there're many applications and themes which provide their own edj file
as theming. If I like to install a new theme I need to read the README
where to put the user edj file and how to name it. I think a theme
selector build in every single application is also not very smart. So
why not chan
Ok, the attached patch "should fix" the poly obj moving issue,
please do test and let me know if it works as desired (it may not!) --
we're assuming everyone agrees that moving a poly obj should move the
polygon. Again, this still leaves the resizing issue undealt with til
we can agree on
Hello list,
if i try to compile ecore, i get the following error :
ecore_file_monitor_inotify.c:17:25: error: sys/inotify.h: No such file
or directory
configure says :
checking whether ecore_file module is to be built... yes
checking whether inotify is to be used for filemonitoring... yes
On 3/28/07, Cedric BAIL <[EMAIL PROTECTED]> wrote:
> On Tuesday 27 March 2007 14:39:12 Jorge Luis Zapata Muga wrote:
> > Hi all, i have coded several things to ecore_fb, but before doing a
> > commit i prefer your opinion or whishlist =)
>
> > 1. Modules for input devices. Instead of having the inp
15 matches
Mail list logo