I'll double check about this problem, Thx.
2012/9/4 Carsten Haitzler
> On Tue, 4 Sep 2012 09:41:54 +0900 Sungho Kwak said:
>
> actually i think this patch is wrong... do you have any valgrind debug
> output
> for this? the code explicitly tries to handle the case of no cb_return (it
> being NUL
Thank you Hermit !! :) I've been wanted to do that for a long time now ...
except if I would have done it, people would have complained, so thanks for
taking some initiative here :)
dh
-Original Message-
From: Enlightenment SVN [mailto:no-re...@enlightenment.org]
Sent: 04 September 2012 0
On 04/09/12 10:03, Chris Michael wrote:
> Thank you Hermit !! :)
s/Hermit/Hermet.
I've been wanted to do that for a long time now ...
> except if I would have done it, people would have complained, so thanks for
> taking some initiative here :)
> dh
>
> -Original Message-
> From: Enligh
I've commited NEWS files according to your comment. thx for spotting it.
2012. 9. 4. 오후 1:08에 "Vincent Torri" 님이 작성:
> NEWS file too. Same for edje and ecore_imf
>
> Vincent
>
> On Tue, Sep 4, 2012 at 4:34 AM, Enlightenment SVN
> wrote:
> > Log:
> > elm: Add ELM_INPUT_PANEL_RETURN_KEY_TYPE_SIGNIN
Hi there,
as some distributions and Mac OS' (home)brew package manager already ship lua
>=5.2, it might be time to make the code compatible.
The functions which aren't available anymore:
_luaL_register
Module and luaL_register deprecated, replaced by luaL_newlib and luaL_setfuncs.
_lua_objlen
On Tue, 4 Sep 2012 13:24:27 +0200 Leif Middelschulte
wrote:
> as some distributions and Mac OS' (home)brew package manager already
> ship lua >=5.2, it might be time to make the code compatible.
>
> The functions which aren't available anymore:
>
> _luaL_register
> Module and luaL_register depr
On Sat, 1 Sep 2012 14:48:15 -0300
Gustavo Sverzut Barbieri wrote:
> Hi all,
>
> We have released EFL 1.7 and terminology 0.1, but to reach a broader
> audience we need binary packages!
>
> In order to keep quality and reduce overall pain, I'd try to
> coordinate this in our mail list with the f
On Tue, 4 Sep 2012 13:54:30 +0100
Rui Miguel Silva Seabra wrote:
> On Sat, 1 Sep 2012 14:48:15 -0300
> Gustavo Sverzut Barbieri wrote:
>
> > Hi all,
> >
> > We have released EFL 1.7 and terminology 0.1, but to reach a broader
> > audience we need binary packages!
> >
> > In order to keep qual
On Tue, 4 Sep 2012 13:57:51 +0100
Michael Blumenkrantz wrote:
> On Tue, 4 Sep 2012 13:54:30 +0100
> Rui Miguel Silva Seabra wrote:
>
> > On Sat, 1 Sep 2012 14:48:15 -0300
> > Gustavo Sverzut Barbieri wrote:
> >
> > > Hi all,
> > >
> > > We have released EFL 1.7 and terminology 0.1, but to re
Am 04.09.2012 um 14:35 schrieb David Seikel :
> On Tue, 4 Sep 2012 13:24:27 +0200 Leif Middelschulte
> wrote:
>
>> as some distributions and Mac OS' (home)brew package manager already
>> ship lua >=5.2, it might be time to make the code compatible.
>>
>> The functions which aren't available any
Am 04.09.2012 um 15:09 schrieb Rui Miguel Silva Seabra :
> On Tue, 4 Sep 2012 13:57:51 +0100
> Michael Blumenkrantz wrote:
>
>> On Tue, 4 Sep 2012 13:54:30 +0100
>> Rui Miguel Silva Seabra wrote:
>>
>>> On Sat, 1 Sep 2012 14:48:15 -0300
>>> Gustavo Sverzut Barbieri wrote:
>>>
Hi all,
>>
On Tue, Sep 4, 2012 at 9:54 AM, Rui Miguel Silva Seabra wrote:
> On Sat, 1 Sep 2012 14:48:15 -0300
> Gustavo Sverzut Barbieri wrote:
>
>> Hi all,
>>
>> We have released EFL 1.7 and terminology 0.1, but to reach a broader
>> audience we need binary packages!
>>
>> In order to keep quality and redu
Hi,
on my journey to create/update packages of the 1.7 release for Mac OS'
(home)brew package manager (http://mxcl.github.com/homebrew/), I stumbled over
a compilation error of elm due to missing 'clearenv'.
Attached is a patch that repairs the check for 'clearenv'.
clear_env.diff
Description
On Tue, Sep 4, 2012 at 6:10 PM, Leif Middelschulte
wrote:
> Hi,
>
> on my journey to create/update packages of the 1.7 release for Mac OS'
> (home)brew package manager (http://mxcl.github.com/homebrew/), I stumbled
> over a compilation error of elm due to missing 'clearenv'.
>
> Attached is a pa
On Tue, Sep 4, 2012 at 7:05 PM, Leif Middelschulte
wrote:
> Am 04.09.2012 um 18:18 schrieb Vincent Torri :
>
>> On Tue, Sep 4, 2012 at 6:10 PM, Leif Middelschulte
>> wrote:
>>> Hi,
>>>
>>> on my journey to create/update packages of the 1.7 release for Mac OS'
>>> (home)brew package manager (http
Am 04.09.2012 um 19:12 schrieb Vincent Torri :
> On Tue, Sep 4, 2012 at 7:05 PM, Leif Middelschulte
> wrote:
>> Am 04.09.2012 um 18:18 schrieb Vincent Torri :
>>
>>> On Tue, Sep 4, 2012 at 6:10 PM, Leif Middelschulte
>>> wrote:
Hi,
on my journey to create/update packages of the
On Tue, Sep 4, 2012 at 7:26 PM, Leif Middelschulte
wrote:
> Am 04.09.2012 um 19:12 schrieb Vincent Torri :
>
>> On Tue, Sep 4, 2012 at 7:05 PM, Leif Middelschulte
>> wrote:
>>> Am 04.09.2012 um 18:18 schrieb Vincent Torri :
>>>
On Tue, Sep 4, 2012 at 6:10 PM, Leif Middelschulte
wrote:
On Tue, Sep 4, 2012 at 11:01 AM, Leif Middelschulte <
leif.middelschu...@gmail.com> wrote:
> Am 04.09.2012 um 15:09 schrieb Rui Miguel Silva Seabra :
>
> > On Tue, 4 Sep 2012 13:57:51 +0100
> > Michael Blumenkrantz wrote:
> >
> >> On Tue, 4 Sep 2012 13:54:30 +0100
> >> Rui Miguel Silva Seabra wr
On 09/03/2012 10:21 AM, Tom Hacohen wrote:
Who did it? I can add him back to the appropriate group, but don't want
to do so if it was done intentionally :)
Anyway, I agree, it should not have been necessary to use root given
he's in the necessary group for updating data. It seems we have a bi
Hi,
> The reason why I created them is that cloning from a http server (like
> the french one) is slo and for that there is already svn. :P
Fixed, git:// is available for all git.e.fr repos, URL are updated on
cgit (see http://git.enlightenment.fr/cgit.cgi/svn.git for example).
Just for
Am 04.09.2012 um 20:04 schrieb Gustavo Sverzut Barbieri
:
> On Tue, Sep 4, 2012 at 11:01 AM, Leif Middelschulte <
> leif.middelschu...@gmail.com> wrote:
>
>> Am 04.09.2012 um 15:09 schrieb Rui Miguel Silva Seabra :
>>
>>> On Tue, 4 Sep 2012 13:57:51 +0100
>>> Michael Blumenkrantz wrote:
>>>
>
On Tue, Sep 4, 2012 at 3:48 PM, Leif Middelschulte
wrote:
> Am 04.09.2012 um 20:04 schrieb Gustavo Sverzut Barbieri
> :
>
>> On Tue, Sep 4, 2012 at 11:01 AM, Leif Middelschulte <
>> leif.middelschu...@gmail.com> wrote:
>>
>>> Am 04.09.2012 um 15:09 schrieb Rui Miguel Silva Seabra :
>>>
On Tu
On Tue, Sep 4, 2012 at 3:45 PM, Bertrand Jacquin wrote:
> Hi,
>
>> The reason why I created them is that cloning from a http server (like
>> the french one) is slo and for that there is already svn. :P
>
> Fixed, git:// is available for all git.e.fr repos, URL are updated on
> cgit (see ht
On Tue, Sep 4, 2012 at 3:56 PM, Eduardo Lima (Etrunko) wrote:
> On Tue, Sep 4, 2012 at 3:48 PM, Leif Middelschulte
> wrote:
>> Am 04.09.2012 um 20:04 schrieb Gustavo Sverzut Barbieri
>> :
>>
>>> On Tue, Sep 4, 2012 at 11:01 AM, Leif Middelschulte <
>>> leif.middelschu...@gmail.com> wrote:
>>>
>>
On Tue, Sep 4, 2012 at 4:10 PM, Lucas De Marchi
wrote:
> On Tue, Sep 4, 2012 at 3:56 PM, Eduardo Lima (Etrunko)
> wrote:
>> On Tue, Sep 4, 2012 at 3:48 PM, Leif Middelschulte
>> wrote:
>>> Am 04.09.2012 um 20:04 schrieb Gustavo Sverzut Barbieri
>>> :
>>>
On Tue, Sep 4, 2012 at 11:01 AM, L
done
On Tue, Sep 4, 2012 at 2:54 AM, Simon Lees wrote:
> Date: Tue, 4 Sep 2012 00:37:15 -0300
>
> > From: Gustavo Sverzut Barbieri
> > Subject: Re: [E-devel] Python EFL Release???
> > To: Enlightenment developer list
> >
> > Message-ID:
> > <
> > capdpn3bwn8rdcfzp0k8pxj6oav6xqr
On Tue, Sep 4, 2012 at 4:17 PM, Eduardo Lima (Etrunko) wrote:
>
> On Tue, Sep 4, 2012 at 4:10 PM, Lucas De Marchi
> wrote:
> > On Tue, Sep 4, 2012 at 3:56 PM, Eduardo Lima (Etrunko)
> > wrote:
> >> On Tue, Sep 4, 2012 at 3:48 PM, Leif Middelschulte
> >> wrote:
> >>> Am 04.09.2012 um 20:04 schr
On Tue, Sep 4, 2012 at 4:17 PM, Eduardo Lima (Etrunko) wrote:
> On Tue, Sep 4, 2012 at 4:10 PM, Lucas De Marchi
> wrote:
>> On Tue, Sep 4, 2012 at 3:56 PM, Eduardo Lima (Etrunko)
>> wrote:
>>> On Tue, Sep 4, 2012 at 3:48 PM, Leif Middelschulte
>>> wrote:
Am 04.09.2012 um 20:04 schrieb Gus
Hi all,
I'd like to ask the official Gentoo maintainer of EFL packages to
please update the portage to include the following:
- EFL 1.7 (as per Rasterman's announcement, none of 1.7 are there,
some released are missing)
- Terminology 0.1 (as per Rasterman's announcement)
- Python EFL 1.7
On Tue, Sep 4, 2012 at 5:20 PM, Gustavo Sverzut Barbieri
wrote:
> Hi all,
>
> I'd like to ask the official Gentoo maintainer of EFL packages to
> please update the portage to include the following:
>- EFL 1.7 (as per Rasterman's announcement, none of 1.7 are there,
> some released are missing)
Enlightenment SVN wrote:
>Log:
>Formatting
>
>Author: etrunko
>Date: 2012-09-04 13:38:09 -0700 (Tue, 04 Sep 2012)
>New Revision: 76144
>Trac: http://trac.enlightenment.org/e/changeset/76144
>
>Modified:
> trunk/evas/src/modules/engines/wayland_egl/evas_engine.c
>
>Modified
E-Trac wrote:
>#1376: [wayland_shm/egl] Title bar responds to gestures in Gesture
>Layer 2
>-+-
>Reporter: christophe.prigent@… | Owner:
>devilhorns
> Type: Bug |
On Tue, Sep 4, 2012 at 8:34 PM, Leif Middelschulte
wrote:
> Am 04.09.2012 um 19:55 schrieb Vincent Torri :
>
>> On Tue, Sep 4, 2012 at 7:26 PM, Leif Middelschulte
>> wrote:
>>> Am 04.09.2012 um 19:12 schrieb Vincent Torri :
>>>
On Tue, Sep 4, 2012 at 7:05 PM, Leif Middelschulte
wrote:
news and changelog
On Wed, Sep 5, 2012 at 12:20 AM, Enlightenment SVN
wrote:
> Log:
> eina: Fix EINA_INLIST_FOREACH_SAFE macro
>
> EINA_INLIST_FOREACH_SAFE is very broken and it only works by luck,
> depending on
> the __inlist field being the first one in the struct. Until now.
>
> This c
On Mon, Sep 3, 2012 at 8:28 PM, Carsten Haitzler wrote:
> On Mon, 3 Sep 2012 12:11:38 -0300 Gustavo Sverzut Barbieri
> said:
>
>> On Monday, September 3, 2012, Carsten Haitzler wrote:
>>
>> > On Fri, 31 Aug 2012 16:39:34 -0300 Gustavo Sverzut Barbieri
>> > > said:
>> >
>> > > On Wed, Aug 29, 2012
ahh
Isn't there any automatic way?
-Regards, Hermet-
-Original Message-
From: "Enlightenment SVN"
To: ;
Cc:
Sent: 2012-09-04 (화) 21:51:57
Subject: E SVN: devilhorns trunk/elementary/src/lib
Log:
Elm: Account for framespace X also. Thanks for spott
was that too big?
just curious.
Daniel Juyung Seo (SeoZ)
On Sep 4, 2012 6:57 PM, "Enlightenment SVN"
wrote:
> Log:
> Elm: Let's use sane window sizes in tests, yes ? :)
>
>
>
> Author: devilhorns
> Date: 2012-09-04 02:57:21 -0700 (Tue, 04 Sep 2012)
> New Revision: 76119
> Trac:
GREAT!!! This is very useful.
Does this also support group inheritance?
Daniel Juyung Seo (SeoZ)
On Sep 4, 2012 8:28 PM, "Enlightenment SVN"
wrote:
> Log:
> edje: add nested part support to edc.
>
> Blame Tasn and not the people he enslaved to get it out.
> First patch by Aharon Hillel with
On Wed, Sep 5, 2012 at 3:10 AM, Daniel Juyung Seo wrote:
> GREAT!!! This is very useful.
> Does this also support group inheritance?
It should be an unexpected result and still work. Who knows :-)
--
Cedric BAIL
--
Live
It's ok. :-)
What was worse, someone said me as "Kermit"
...um.. wait... the someone was you?!
-Regards, Hermet-
-Original Message-
From: "Christopher Michael"
To: "Enlightenment developer list";
Cc:
Sent: 2012-09-04 (화) 18:13:25
Subject: Re: [E-
Hahaha
I'd like to call you HELMET.
Daniel Juyung Seo (SeoZ)
On Wed, Sep 5, 2012 at 11:14 AM, ChunEon Park wrote:
> It's ok. :-)
>
> What was worse, someone said me as "Kermit"
>
> ...um.. wait... the someone was you?!
>
>
>
> -Regards, Hermet-
> -Origina
On Wed, 5 Sep 2012 11:14:57 +0900 (KST) ChunEon Park said:
RIBBIT! :)
> It's ok. :-)
>
> What was worse, someone said me as "Kermit"
>
> ...um.. wait... the someone was you?!
>
>
>
> -Regards, Hermet-
> -Original Message-
> From: "Christopher Mic
> Date: Tue, 4 Sep 2012 20:48:45 +0200
> From: Leif Middelschulte
> Subject: Re: [E-devel] Call for Packagers
> To: Enlightenment developer list
>
> Message-ID: <53a14c37-bdec-485d-ae8f-29f092368...@gmail.com>
> Content-Type: text/plain; charset=windows-1252
>
> Am 04.09.2012 um 20:04 sch
On Wed, Sep 5, 2012 at 11:54 AM, Simon Lees wrote:
>
> Date: Tue, 4 Sep 2012 20:48:45 +0200
>> From: Leif Middelschulte
>> Subject: Re: [E-devel] Call for Packagers
>> To: Enlightenment developer list
>>
>> Message-ID: <53a14c37-bdec-485d-ae8f-29f092368...@gmail.com>
>> Content-Type: te
Hi Dev:
I have problem when come up to compile empower,
here is detail error.
Making all in bin
make[3]: Entering directory
`/var/tmp/portage/app-admin/empower-/work/empower/src/bin'
CC empower-main.o
CC empower-gui.o
CC empower-pka.o
CC empower-marshal.o
In file incl
On Tuesday, September 4, 2012, Daniel Juyung Seo wrote:
> Hahaha
> I'd like to call you HELMET.
+100 helmet!
>
> Daniel Juyung Seo (SeoZ)
>
> On Wed, Sep 5, 2012 at 11:14 AM, ChunEon Park wrote:
> > It's ok. :-)
> >
> > What was worse, someone said me as "Kermit"
> >
> > ...um.. wait...
On Tuesday, September 4, 2012, Simon Lees wrote:
> On Wed, Sep 5, 2012 at 11:54 AM, Simon Lees wrote:
>
> >
> > Date: Tue, 4 Sep 2012 20:48:45 +0200
> >> From: Leif Middelschulte
> >> Subject: Re: [E-devel] Call for Packagers
> >> To: Enlightenment developer list
> >>
> >> Message-ID: <
On Tue, Sep 4, 2012 at 11:30 PM, Simon Lees wrote:
> On Wed, Sep 5, 2012 at 11:54 AM, Simon Lees wrote:
>
>>
>> Date: Tue, 4 Sep 2012 20:48:45 +0200
>>> From: Leif Middelschulte
>>> Subject: Re: [E-devel] Call for Packagers
>>> To: Enlightenment developer list
>>>
>>> Message-ID: <53a14
On Wed, 5 Sep 2012 00:06:02 -0300 Gustavo Sverzut Barbieri
said:
> On Tuesday, September 4, 2012, Daniel Juyung Seo wrote:
>
> > Hahaha
> > I'd like to call you HELMET.
>
>
> +100 helmet!
dark helmet!
> > Daniel Juyung Seo (SeoZ)
> >
> > On Wed, Sep 5, 2012 at 11:14 AM, ChunEon Park wro
On 09/04/2012 09:58 PM, Dennis.Yxun wrote:
Hmm, I guess I never accounted for someone not building e_dbus and
efreet support into Elementary while wanting to use Empower. Silly me I
guess...
> Hi Dev:
>I have problem when come up to compile empower,
> here is detail error.
>
> Making all in
Hi,
This patch adds context clip from the intersection between the non-frame objects
and the framespace area so that those objects won't potentially be rendered over
frame ones.
Instead of clipping the objects to a general framespace clipper (and keep track
of it), add context clip with the inter
On Tue, Sep 4, 2012 at 5:56 AM, Enlightenment SVN
wrote:
> Log:
> evas/evas_object_image - use Eina_Bool
every time I see a commit like this I remember C99 is 13 years old and
we are not using it. Sad.
Lucas De Marchi
Does it includes webkit + webkit efl?
Any instructions how to install it?
I tried cmake and got this error.
> Please choose which WebKit port to build (one of Efl;WinCE;BlackBerry)
Daniel Juyung Seo (SeoZ)
On Wed, Sep 5, 2012 at 12:09 PM, Lucas De Marchi
wrote:
> On Tue, Sep 4, 2012 at 11:30 P
On Wednesday, September 5, 2012, Lucas De Marchi wrote:
> On Tue, Sep 4, 2012 at 11:30 PM, Simon Lees wrote:
> > On Wed, Sep 5, 2012 at 11:54 AM, Simon Lees wrote:
> >
> >>
> >> Date: Tue, 4 Sep 2012 20:48:45 +0200
> >>> From: Leif Middelschulte
> >>> Subject: Re: [E-devel] Call for Packagers
>
Well.. DH, do we need to consider framespace for every evas_object_move?
Daniel Juyung Seo (SeoZ)
On Wed, Sep 5, 2012 at 9:53 AM, ChunEon Park wrote:
> ahh
>
> Isn't there any automatic way?
>
>
>
> -Regards, Hermet-
> -Original Message-
> From: "Enli
> Date: Wed, 5 Sep 2012 00:52:07 -0300
> From: Gustavo Sverzut Barbieri
> Subject: Re: [E-devel] Call for Packagers
> To: Enlightenment developer list
>
> Message-ID:
> <
> capdpn3ays5iw2g6cdxeb2bwdbg5azvh0hd6a6tud0j7u8ka...@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-
HI Nicholas:
The fault could be mine, sorry
I'm testing packages in Gentoo, with the official enlightenment overlay
As you already point out, I didn't enable e_dbus in elementary by
default (default IUSE disabled), and there is no efreet USE, so this
option is also disabled by default,
If
On 09/04/2012 11:17 PM, Dennis.Yxun wrote:
> HI Nicholas:
>The fault could be mine, sorry
>I'm testing packages in Gentoo, with the official enlightenment overlay
>As you already point out, I didn't enable e_dbus in elementary by
> default (default IUSE disabled), and there is no efreet
HI Juyung:
Actually I made one ebuild (gentoo) for webkit-efl, and it just stay
in my own overlay
But for my understanding webkit-efl is just a library, currently is
there any package/application depend on it? Also seems that I can't
build webkit-1 and webkit-2 simultaneously, right?
Dennis
O
sorry , I should check before ask
seems elementary and eve (the browser) depend on webkit-efl
On Wed, Sep 5, 2012 at 12:26 PM, Dennis.Yxun wrote:
> HI Juyung:
> Actually I made one ebuild (gentoo) for webkit-efl, and it just stay
> in my own overlay
> But for my understanding webkit-efl is j
Yes they depend on webkit-efl.
I want to try them with webkit-efl so I checked out webkit source code.
But if I can easily install webkit-efl, it'll be better because I can
share the information with others.
Daniel Juyung Seo (SeoZ)
On Wed, Sep 5, 2012 at 1:29 PM, Dennis.Yxun wrote:
> sorry , I
This is for readability.
-Regards, Hermet-
-Original Message-
From: "Lucas De Marchi"
To: ;
Cc: ;
Sent: 2012-09-05 (수) 12:47:17
Sub
+100
Wow thank you!
I've never got that large amount of score in my life. ;3
-Regards, Hermet-
-Original Message-
From: "Gustavo Sverzut Barbieri"
To: "Enlightenment developer list";
Cc:
Sent: 2012-09-05 (수) 12:06:02
Subject: Re: [E-devel] E S
Hello,
I maintain app where e_dbus library is used. I have a question
about e_dbus_request_name function.
Right now, If NULL is passed instead of name parameter, I receive SIGABRT
signal.
Is it good idea to add null check in the e_dbus_request_name to solve
describ
On 05/09/12 03:14, ChunEon Park wrote:
> It's ok. :-)
>
> What was worse, someone said me as "Kermit"
>
> ...um.. wait... the someone was you?!
>
>
LOL, Indeed. Typos happen ;)
dh
>
> -Regards, Hermet-
> -Original Message-
> From: "Christopher Michael"
HI Barbieri:
Thanks for pushing this! I'd really appreciate
I'm not member of gentoo official EFL team, but would like to help...
testing or packaging (if necessary)
I think tommy is more authorize to say about this, I've talked to
tommy about the E's official
1.7.0 release, and he think it'
On 05/09/12 01:59, Daniel Juyung Seo wrote:
> was that too big?
> just curious.
>
> Daniel Juyung Seo (SeoZ)
It is for when running in Weston. By default, it creates a desktop of
1024x640.
dh
> On Sep 4, 2012 6:57 PM, "Enlightenment SVN"
> wrote:
>
>> Log:
>> Elm: Let's use sane window sizes i
Feels a bit unacceptable. Maybe we need evas to have the framespace
start at (0,0), and let people draw on negative values just for the
frame. But making all the code awful everywhere doesn't sound right.
--
Tom.
On 05/09/12 06:56, Daniel Juyung Seo wrote:
> Well.. DH, do we need to consider fr
On 05/09/12 07:24, Tom Hacohen wrote:
> Feels a bit unacceptable. Maybe we need evas to have the framespace
> start at (0,0), and let people draw on negative values just for the
> frame. But making all the code awful everywhere doesn't sound right.
>
Well, someone already beat me to the punch there
On Wed, Sep 5, 2012 at 6:11 AM, Enlightenment SVN
wrote:
> Log:
> Autofoo changes based on suggestions from Vtorri, aka Master of the Autofoo
>
>- pkg-config checks now done in one shot. Also added explicit checks
> for Eina, Efreet, and E_Dbus to account for crazy Gentoo use cases.
>
Another idea:
Make evas_object_move move stuff within the framespace (i.e default
framespace already taken into account) and add another call
(evas_object_move_raw?) that'll be used for "raw" unaltered coords.
--
Tom.
On 05/09/12 09:24, Tom Hacohen wrote:
> Feels a bit unacceptable. Maybe we ne
On 05/09/12 09:31, Christopher Michael wrote:
> On 05/09/12 07:24, Tom Hacohen wrote:
>> Feels a bit unacceptable. Maybe we need evas to have the framespace
>> start at (0,0), and let people draw on negative values just for the
>> frame. But making all the code awful everywhere doesn't sound right.
On 05/09/12 04:31, Paulo Alcantara wrote:
> Hi,
>
> This patch adds context clip from the intersection between the non-frame
> objects
> and the framespace area so that those objects won't potentially be rendered
> over
> frame ones.
>
> Instead of clipping the objects to a general framespace cli
On 05/09/12 07:32, Tom Hacohen wrote:
> Another idea:
> Make evas_object_move move stuff within the framespace (i.e default
> framespace already taken into account)
Maybe I am not understanding you here because I have not had my coffee
yet, or maybe you are not understanding framespace, but that
On 05/09/12 07:33, Tom Hacohen wrote:
> On 05/09/12 09:31, Christopher Michael wrote:
>> On 05/09/12 07:24, Tom Hacohen wrote:
>>> Feels a bit unacceptable. Maybe we need evas to have the framespace
>>> start at (0,0), and let people draw on negative values just for the
>>> frame. But making all th
On 05/09/12 09:43, Christopher Michael wrote:
> On 05/09/12 07:32, Tom Hacohen wrote:
>> Another idea:
>> Make evas_object_move move stuff within the framespace (i.e default
>> framespace already taken into account)
>
> Maybe I am not understanding you here because I have not had my coffee
> yet, o
76 matches
Mail list logo