Re: [E-devel] [EGIT] [core/efl] master 01/01: evas/common - fix indentation

2013-02-22 Thread ChunEon Park
ok, thank you for info. -Regards, Hermet- -Original Message- From: "Tom Hacohen" To: ; Cc: "ChunEon Park"; "ChunEon Park"; Sent: 2013-02-22 (금) 22:45:10 Subject: Re: [EGIT] [core/efl] master 01/01: evas/common - fix indentation Hey Hermet (and o

Re: [E-devel] evas map (elm_flip), wayland, and maybe async render problem

2013-02-22 Thread Cedric BAIL
On Sat, Feb 23, 2013 at 5:59 AM, Carsten Haitzler wrote: > On Thu, 21 Feb 2013 09:50:49 -0300 Rafael Antognolli > said: > > difference... i think.. flip page does image objects... flip widget uses proxy > on image obj pointing to widget and is inside a smart obj... from memory... > :) > so diff

Re: [E-devel] Backport Xi22 Touch Fixes to 1.7.5?

2013-02-22 Thread The Rasterman
On Wed, 20 Feb 2013 11:23:12 +0200 Dominik Röttsches said: > Hi, > > would it be possible to apply the attached patch to 1.7.5 and make a > release which includes it? > I extracted this from git HEAD and it contains at least those fixes that > assign a suitable touch ID to the events. (2636da4

Re: [E-devel] Evas render rotation issues

2013-02-22 Thread The Rasterman
On Wed, 20 Feb 2013 17:10:29 + Daniel Willmann said: > Hello raster and other evas gurus, > > last week we were confronted with memory usage peaks when rotating a > canvas through elm_win_rotation_with_resize_set. > > We didn't really understand what was going on and so we came up with a >

Re: [E-devel] Elm_Entry - context menu patch

2013-02-22 Thread The Rasterman
On Thu, 21 Feb 2013 09:23:11 + (GMT) SHILPA ONKAR SINGH said: same for you... could you try use phab to generate/submit patches for review: ? https://phab.enlightenment.org/D2 see my comment there about setting it up... > Hi All, > > Please find attached elm_entry - context menu bug fix

Re: [E-devel] [elementary]map: Fix 1byte invalid read

2013-02-22 Thread The Rasterman
On Thu, 21 Feb 2013 18:48:42 +0900 Bluezery said: > Hello, > > This patch fix 1byte invalid read error for char * string. > Readed bytes needs one more bytes for NULL terminated char. could you try our new phab tool for submitting patches? see my comments here: https://phab.enlightenment.org/D

Re: [E-devel] Why don't elementary spinners start from current value when dragged?

2013-02-22 Thread The Rasterman
On Fri, 22 Feb 2013 13:30:19 +0900 Daniel Juyung Seo said: > I think you are right. > There is no reason to reset that and it's quite not good. > But we should ask authors first if this was intended. > > And I found more bugs while testing spinner :( > I will have a look at that soon. sounds li

Re: [E-devel] evas map (elm_flip), wayland, and maybe async render problem

2013-02-22 Thread The Rasterman
On Thu, 21 Feb 2013 09:50:49 -0300 Rafael Antognolli said: difference... i think.. flip page does image objects... flip widget uses proxy on image obj pointing to widget and is inside a smart obj... from memory... :) so different: proxy. :) > Hey guys, > > I've been trying to debug a problem t

Re: [E-devel] How can I reset a table's content without blank

2013-02-22 Thread The Rasterman
On Fri, 22 Feb 2013 16:03:57 +0800 (CST) 哆啦比猫 said: > What I want to do is: > > > // show result in Image Stack (a table, in fact) > elm_table_clear(stack, true); > for (int i=ipu_stack_length()-1; i>=0; i--) { > image = elm_image_add(win); > elm_image_resizable_set(image, 0, 0); > evas_object_

Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x?

2013-02-22 Thread The Rasterman
On Fri, 22 Feb 2013 16:45:14 + "Eoff, Ullysses A" said: i took a look. i'm thinking it's ok as the wayland stuff has been unstable/experimental all along due to wayland itself having been a moving target until late last year anyway. the changes here are fairly innocuous and.. to 'experimental

Re: [E-devel] Bug edje map

2013-02-22 Thread The Rasterman
On Fri, 22 Feb 2013 17:30:08 -0300 Ederson Souza said: oh map. oh so much fun. :) > Hi, > > I'd like to inform about a bug I've found in Edje. If one tries to change > the text of a TEXT part using a rotation transition, the text will only be > changed if new text size is different from previou

Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x?

2013-02-22 Thread Eoff, Ullysses A
>-Original Message- >From: Eoff, Ullysses A [mailto:ullysses.a.e...@intel.com] >Sent: Friday, February 22, 2013 6:15 PM >To: 'Cedric BAIL'; Enlightenment developer list >Subject: Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x? > >>-Original Message- >>From: moa.blueb...

Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x?

2013-02-22 Thread Eoff, Ullysses A
>-Original Message- >From: moa.blueb...@gmail.com [mailto:moa.blueb...@gmail.com] On >Behalf Of Cedric BAIL >Sent: Friday, February 22, 2013 5:10 PM >To: Enlightenment developer list >Cc: Eoff, Ullysses A >Subject: Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x? > >On Fri, Feb

Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x?

2013-02-22 Thread Cedric BAIL
On Fri, Feb 22, 2013 at 6:40 PM, Tom Hacohen wrote: > On 22/02/13 17:29, Eoff, Ullysses A wrote: >>> -Original Message- >>> From: Tom Hacohen [mailto:tom.haco...@samsung.com] >>> Sent: Friday, February 22, 2013 9:17 AM >>> To: Enlightenment developer list >>> Cc: Rafael Antognolli; Eoff, U

Re: [E-devel] [EGIT] [core/elementary] master 43/74: elemenatry - fixed typo

2013-02-22 Thread Cedric BAIL
On Fri, Feb 22, 2013 at 1:03 PM, Daniel Willmann wrote: > On 22/02/13 11:48, Michael Blumenkrantz wrote: >> you've just been voted in as the captain of a new elite team of b0rkers: >> the mailbox b0rkers > > Yeah, taking it to a new level. The Spam master ! :-) -- Cedric BAIL --

Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x?

2013-02-22 Thread Eoff, Ullysses A
>-Original Message- >From: Tom Hacohen [mailto:tom.haco...@samsung.com] >Sent: Friday, February 22, 2013 9:41 AM >To: Eoff, Ullysses A >Cc: Enlightenment developer list; Rafael Antognolli >Subject: Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x? > >On 22/02/13 17:29, Eoff, Ully

[E-devel] Bug edje map

2013-02-22 Thread Ederson Souza
Hi, I'd like to inform about a bug I've found in Edje. If one tries to change the text of a TEXT part using a rotation transition, the text will only be changed if new text size is different from previous one. If not, it will show the animation, but the text won't change. I've realised that if the

Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x?

2013-02-22 Thread Tom Hacohen
On 22/02/13 17:29, Eoff, Ullysses A wrote: >> -Original Message- >> From: Tom Hacohen [mailto:tom.haco...@samsung.com] >> Sent: Friday, February 22, 2013 9:17 AM >> To: Enlightenment developer list >> Cc: Rafael Antognolli; Eoff, Ullysses A >> Subject: Re: [E-devel] Backport a new Ecore_Way

Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x?

2013-02-22 Thread Eoff, Ullysses A
>-Original Message- >From: Tom Hacohen [mailto:tom.haco...@samsung.com] >Sent: Friday, February 22, 2013 9:17 AM >To: Enlightenment developer list >Cc: Rafael Antognolli; Eoff, Ullysses A >Subject: Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x? > >On 22/02/13 17:07, Rafael Ant

Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x?

2013-02-22 Thread Iván Briano
On Fri, Feb 22, 2013 at 2:16 PM, Tom Hacohen wrote: > On 22/02/13 17:07, Rafael Antognolli wrote: >> I know that it's a feature addition, but considering that it's to >> enable better testing of the 1.7.x branch, I would let it go in. >> >> Does anyone have something against it? >> > > Just to cla

Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x?

2013-02-22 Thread Iván Briano
On Fri, Feb 22, 2013 at 2:07 PM, Rafael Antognolli wrote: > I know that it's a feature addition, but considering that it's to > enable better testing of the 1.7.x branch, I would let it go in. > > Does anyone have something against it? No objection here. > > On Fri, Feb 22, 2013 at 1:45 PM, Eoff

Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x?

2013-02-22 Thread Tom Hacohen
On 22/02/13 17:07, Rafael Antognolli wrote: > I know that it's a feature addition, but considering that it's to > enable better testing of the 1.7.x branch, I would let it go in. > > Does anyone have something against it? > Just to clarify: is it new "outside" features, or do they modify things?

Re: [E-devel] Backport a new Ecore_Wayland feature to 1.7.x?

2013-02-22 Thread Rafael Antognolli
I know that it's a feature addition, but considering that it's to enable better testing of the 1.7.x branch, I would let it go in. Does anyone have something against it? On Fri, Feb 22, 2013 at 1:45 PM, Eoff, Ullysses A wrote: > I wanted to ask if anyone has reservations about backporting the fo

Re: [E-devel] E SVN: discomfitor branches/edje-1.7/src/lib

2013-02-22 Thread Iván Briano
On Fri, Feb 22, 2013 at 1:36 PM, Gustavo Lima Chaves wrote: > * Daniel Juyung Seo [2013-02-23 00:31:46 +0900]: > >> Hello, formatting patch is acceptable for branches? >> It doesn't fix a bug. > > Agreed. Stu, let it go. Embrace the new, I have even get to navigate > eo backtraces not caring anym

[E-devel] Backport a new Ecore_Wayland feature to 1.7.x?

2013-02-22 Thread Eoff, Ullysses A
I wanted to ask if anyone has reservations about backporting the following patches to the ecore-1.7 tree: http://git.enlightenment.org/core/efl.git/commit/?id=c36058806a302e7919087b05a8513d44c14db4f0 http://git.enlightenment.org/core/efl.git/commit/?id=a2197ce5035dbbde52978bcb7cd44be26962cc34 Th

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: systray now has a min size of 8x8 so it can be clicked

2013-02-22 Thread Michael Blumenkrantz
considered. On Fri, Feb 22, 2013 at 2:32 PM, Tom Hacohen wrote: > Please consider using elm_finger_size now that we have elm inside e. > > -- > Tom. > > On 22/02/13 13:57, Mike Blumenkrantz - Enlightenment Git wrote: > > discomfitor pushed a commit to branch master. > > > > commit dbd0670bfcea690

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: systray now has a min size of 8x8 so it can be clicked

2013-02-22 Thread Tom Hacohen
Please consider using elm_finger_size now that we have elm inside e. -- Tom. On 22/02/13 13:57, Mike Blumenkrantz - Enlightenment Git wrote: > discomfitor pushed a commit to branch master. > > commit dbd0670bfcea69030c114f18d8f34c457e76ff43 > Author: Mike Blumenkrantz > Date: Fri Feb 22 13:56:

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas/common - fix indentation

2013-02-22 Thread Tom Hacohen
Hey Hermet (and others that are having the same issue), Please consider properly setting your name using git config --global user.name "ChunEon Park" Cheers, Tom. On 22/02/13 13:40, chuneon.park - Enlightenment Git wrote: > hermet pushed a commit to branch master. > > commit e79cb473a850f163eda0

Re: [E-devel] [EGIT] [core/elementary] master 43/74: elemenatry - fixed typo

2013-02-22 Thread Daniel Willmann
On 22/02/13 11:48, Michael Blumenkrantz wrote: > you've just been voted in as the captain of a new elite team of b0rkers: > the mailbox b0rkers Yeah, taking it to a new level. > On Fri, Feb 22, 2013 at 11:41 AM, Daniel Willmann > wrote: > >> On 22/02/13 09:49, Daniel Willmann wrote: >>> On 22/02

[E-devel] Git repository for enlightenment and elementary are live

2013-02-22 Thread Daniel Willmann
Hello, everything was migrated to git and should be working now. If you have problems, speak now. The new web frontend is here (phabricator is there as well, but requires login): https://git.enlightenment.org/core/elementary.git https://git.enlightenment.org/core/enlightenment.git Phabricator:

Re: [E-devel] E SVN: discomfitor trunk/e/src/bin

2013-02-22 Thread Michael Blumenkrantz
this method of setting transparency breaks on focus changes because of the unset comp focus-in color class. I dicked around with it a bit to see if I could get it to work a bit better, but no dice. going to need to figure out a better way of clipping this I guess On Fri, Feb 22, 2013 at 9:49 AM, E

Re: [E-devel] [EGIT] [core/elementary] master 43/74: elemenatry - fixed typo

2013-02-22 Thread Michael Blumenkrantz
you've just been voted in as the captain of a new elite team of b0rkers: the mailbox b0rkers On Fri, Feb 22, 2013 at 11:41 AM, Daniel Willmann wrote: > On 22/02/13 09:49, Daniel Willmann wrote: > > On 22/02/13 09:34, Daniel Juyung Seo wrote: > >> Maybe migration started and git merge made though

Re: [E-devel] [EGIT] [core/elementary] master 43/74: elemenatry - fixed typo

2013-02-22 Thread Daniel Willmann
On 22/02/13 09:49, Daniel Willmann wrote: > On 22/02/13 09:34, Daniel Juyung Seo wrote: >> Maybe migration started and git merge made though huge commits? > > Erm, yeah...for some reason I always think of disabling the commit > emails *after* I push. I disabled now for elm and e (please remind me

Re: [E-devel] E SVN: kimcinoo trunk/e/src/modules/access

2013-02-22 Thread Michael Blumenkrantz
locking doesn't work. On Fri, Feb 22, 2013 at 10:44 AM, Daniel Juyung Seo wrote: > Huh? E is not locked yet? > > Daniel Juyung Seo (SeoZ) > > On Fri, Feb 22, 2013 at 7:10 PM, Enlightenment SVN > wrote: > > Log: > > [access] check 'double down and long press' and 'then move' > > > > > > Author:

Re: [E-devel] E SVN: kimcinoo trunk/e/src/modules/access

2013-02-22 Thread Daniel Juyung Seo
Huh? E is not locked yet? Daniel Juyung Seo (SeoZ) On Fri, Feb 22, 2013 at 7:10 PM, Enlightenment SVN wrote: > Log: > [access] check 'double down and long press' and 'then move' > > > Author: kimcinoo > Date: 2013-02-22 02:10:54 -0800 (Fri, 22 Feb 2013) > New Revision: 84307 > Trac

Re: [E-devel] [EGIT] [core/elementary] master 43/74: elemenatry - fixed typo

2013-02-22 Thread Daniel Juyung Seo
Hahaha I got that. That's funny :) Daniel Juyung Seo (SeoZ) On Fri, Feb 22, 2013 at 6:45 PM, Michael Blumenkrantz wrote: > I meant because it was a commit fixing a typo but it had a typo in the > commit message > > On Fri, Feb 22, 2013 at 9:34 AM, Daniel Juyung Seo > wrote: > >> Maybe migration

Re: [E-devel] E SVN: discomfitor IN trunk/e: . src/bin

2013-02-22 Thread David Seikel
On Fri, 22 Feb 2013 09:57:02 + Stefan Schmidt wrote: > Hello. > > On 22/02/13 09:50, Michael Blumenkrantz wrote: > > users of this commit and not the one after will experience the joys > > of full > > window transparency. > > Do they also have rounded corners? Hard to spot rounded corners

Re: [E-devel] E SVN: discomfitor IN trunk/e: . src/bin

2013-02-22 Thread Michael Blumenkrantz
hard to say On Fri, Feb 22, 2013 at 9:57 AM, Stefan Schmidt wrote: > Hello. > > On 22/02/13 09:50, Michael Blumenkrantz wrote: > > users of this commit and not the one after will experience the joys of > > full > > window transparency. > > Do they also have rounded corners? > > regards > Stefan S

Re: [E-devel] E SVN: discomfitor IN trunk/e: . src/bin

2013-02-22 Thread Stefan Schmidt
Hello. On 22/02/13 09:50, Michael Blumenkrantz wrote: > users of this commit and not the one after will experience the joys of > full > window transparency. Do they also have rounded corners? regards Stefan Schmidt --

Re: [E-devel] E SVN: discomfitor IN trunk/e: . src/bin

2013-02-22 Thread Michael Blumenkrantz
users of this commit and not the one after will experience the joys of full window transparency. On Fri, Feb 22, 2013 at 9:33 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > e's compositor now obeys _NET_WM_WINDOW_OPACITY as a normal atom in > e_border > > additionally: > >

Re: [E-devel] [EGIT] [core/elementary] master 43/74: elemenatry - fixed typo

2013-02-22 Thread Stefan Schmidt
Hello. On 22/02/13 09:34, Daniel Juyung Seo wrote: > Maybe migration started and git merge made though huge commits? Exactly. :) regards Stefan Schmidt -- Everyone hates slow websites. So do we. Make your web apps fas

Re: [E-devel] [EGIT] [core/elementary] master 43/74: elemenatry - fixed typo

2013-02-22 Thread Daniel Willmann
On 22/02/13 09:34, Daniel Juyung Seo wrote: > Maybe migration started and git merge made though huge commits? Erm, yeah...for some reason I always think of disabling the commit emails *after* I push. I disabled now for elm and e (please remind me to turn them back on after the migration). Daniel

Re: [E-devel] [EGIT] [core/elementary] master 43/74: elemenatry - fixed typo

2013-02-22 Thread Michael Blumenkrantz
I meant because it was a commit fixing a typo but it had a typo in the commit message On Fri, Feb 22, 2013 at 9:34 AM, Daniel Juyung Seo wrote: > Maybe migration started and git merge made though huge commits? > > DAniel Juyung Seo (SeoZ) > > On Fri, Feb 22, 2013 at 6:32 PM, Michael Blumenkrantz

Re: [E-devel] [EGIT] [core/elementary] master 43/74: elemenatry - fixed typo

2013-02-22 Thread Daniel Juyung Seo
Maybe migration started and git merge made though huge commits? DAniel Juyung Seo (SeoZ) On Fri, Feb 22, 2013 at 6:32 PM, Michael Blumenkrantz wrote: > the irony > > On Fri, Feb 22, 2013 at 9:27 AM, ChunEon Park - Enlightenment Git < > no-re...@enlightenment.org> wrote: > >> asdfuser pushed a co

Re: [E-devel] [EGIT] [core/elementary] master 43/74: elemenatry - fixed typo

2013-02-22 Thread Michael Blumenkrantz
the irony On Fri, Feb 22, 2013 at 9:27 AM, ChunEon Park - Enlightenment Git < no-re...@enlightenment.org> wrote: > asdfuser pushed a commit to branch master. > > commit aa1a1dab856651c78bcca96ef3915460c61768ba > Author: ChunEon Park > Date: Mon Feb 18 06:07:12 2013 + > > elemenatry - f

Re: [E-devel] e5: Buildbot slave migration

2013-02-22 Thread Stefan Schmidt
Hello. On 22/02/13 09:00, Lionel Orry wrote: > Hi Stefan, > > On Fri, Feb 22, 2013 at 9:51 AM, Stefan Schmidt > wrote: >> On 15/02/13 14:17, Lionel Orry wrote: >>> On Mon, Feb 4, 2013 at 5:12 PM, Stefan Schmidt >>> wrote: Hello. On 04/02/13 15:58, Lionel Orry wrote: > > On

[E-devel] elementary and enlightenment are moving to Git today

2013-02-22 Thread Daniel Willmann
Hello, as promised this is your one hour notice. Please finish what you are doing and commit what you have to. The directories for enlightenment and elementary will be locked for further commits at 10:00 UTC (that is roughly in an hour). I will let you know when commit access has been restored t

Re: [E-devel] e5: Buildbot slave migration

2013-02-22 Thread Lionel Orry
Hi Stefan, On Fri, Feb 22, 2013 at 9:51 AM, Stefan Schmidt wrote: > On 15/02/13 14:17, Lionel Orry wrote: >> On Mon, Feb 4, 2013 at 5:12 PM, Stefan Schmidt >> wrote: >>> Hello. >>> >>> On 04/02/13 15:58, Lionel Orry wrote: On Mon, Feb 4, 2013 at 3:57 PM, Stefan Schmidt wrote: >>>

Re: [E-devel] e5: Buildbot slave migration

2013-02-22 Thread Stefan Schmidt
On 15/02/13 14:17, Lionel Orry wrote: > On Mon, Feb 4, 2013 at 5:12 PM, Stefan Schmidt > wrote: >> Hello. >> >> On 04/02/13 15:58, Lionel Orry wrote: >>> >>> On Mon, Feb 4, 2013 at 3:57 PM, Stefan Schmidt >>> wrote: Hello. On 31/01/13 20:08, Lionel Orry wrote: > I know my voice

[E-devel] How can I reset a table's content without blank

2013-02-22 Thread 哆啦比猫
What I want to do is: // show result in Image Stack (a table, in fact) elm_table_clear(stack, true); for (int i=ipu_stack_length()-1; i>=0; i--) { image = elm_image_add(win); elm_image_resizable_set(image, 0, 0); evas_object_size_hint_min_set(image, 256, 256); // all the images are 256x256 evas_o