Re: [E-devel] Columned List Widget?

2013-01-25 Thread Gustavo Sverzut Barbieri
Looking at your screenshot I clearly remember why we decided to not do it :-) Mther of god, what an unusable list! On Friday, January 25, 2013, Jeff Hoogland wrote: > I'm still slowly fumbling my way around learning Elementary and I was > wondering if there is a widget I'm just not seeing th

[E-devel] [PATCH ecore_imf] Add modules and module_arch variables to ecore_imf.pc

2013-01-25 Thread Jan Arne Petersen
ecore_imf.pc should contain modules and module_arch variables (like edje.pc, emotion.pc and ethumb.pc). -- Jan Arne Petersen Openismus GmbH http://www.openismus.com ecore_imf_modules_variables.diff Description: application/diff ---

Re: [E-devel] [PATCH ecore_imf] Add modules and module_arch variables to ecore_imf.pc

2013-01-25 Thread Eduardo Lima (Etrunko)
On Fri, Jan 25, 2013 at 9:09 AM, Jan Arne Petersen wrote: > ecore_imf.pc should contain modules and module_arch variables (like > edje.pc, emotion.pc and ethumb.pc). > Thanks, committed revision 83327. > -- > Jan Arne Petersen > Openismus GmbH > http://www.openismus.com > > -

Re: [E-devel] E SVN: glima IN trunk/E-MODULES-EXTRA/comp-scale: po src

2013-01-25 Thread Gustavo Lima Chaves
* Michael Blumenkrantz [2013-01-25 07:40:42 +]: > On Fri, Jan 25, 2013 at 12:34 AM, Enlightenment SVN < > no-re...@enlightenment.org> wrote: > > > Log: > > Resurrect comp-scale. > > > > /me does comp-scale dance on discomfitor's face. > > > > > > > > Author: glima > > Date:

Re: [E-devel] Window switching issue - Enlightenment 0.17

2013-01-25 Thread sd
There should be an option somewhere which says "Allow windows above fullscreen". This will keep fullscreen windows fullscreen. S. > Hello e-users, > > Good to see that we have a release now. So, I downloaded the release > tar balls and installed it on my Debian Wheezy setup. Before this I > was u

Re: [E-devel] E SVN: glima IN trunk/E-MODULES-EXTRA/comp-scale: po src

2013-01-25 Thread Gustavo Chaves
On Fri, Jan 25, 2013 at 10:39 AM, Gustavo Lima Chaves wrote: > * Michael Blumenkrantz [2013-01-25 > 07:40:42 +]: > > > On Fri, Jan 25, 2013 at 12:34 AM, Enlightenment SVN < > > no-re...@enlightenment.org> wrote: > > > > > Log: > > > Resurrect comp-scale. > > > > > > /me does comp-scale danc

Re: [E-devel] E SVN: glima IN trunk/E-MODULES-EXTRA/comp-scale: po src

2013-01-25 Thread Michael Blumenkrantz
On Fri, Jan 25, 2013 at 1:19 PM, Gustavo Chaves wrote: > On Fri, Jan 25, 2013 at 10:39 AM, Gustavo Lima Chaves > wrote: > > > * Michael Blumenkrantz [2013-01-25 > > 07:40:42 +]: > > > > > On Fri, Jan 25, 2013 at 12:34 AM, Enlightenment SVN < > > > no-re...@enlightenment.org> wrote: > > > > >

Re: [E-devel] E SVN: glima IN trunk/E-MODULES-EXTRA/comp-scale: po src

2013-01-25 Thread Gustavo Lima Chaves
* Michael Blumenkrantz [2013-01-25 13:22:54 +]: > On Fri, Jan 25, 2013 at 1:19 PM, Gustavo Chaves wrote: > > > On Fri, Jan 25, 2013 at 10:39 AM, Gustavo Lima Chaves > > wrote: > > > > > * Michael Blumenkrantz [2013-01-25 > > > 07:40:42 +]: > > > > > > > On Fri, Jan 25, 2013 at 12:34 AM

Re: [E-devel] E SVN: glima IN trunk/E-MODULES-EXTRA/comp-scale: po src

2013-01-25 Thread The Rasterman
On Fri, 25 Jan 2013 13:22:54 + Michael Blumenkrantz said: > On Fri, Jan 25, 2013 at 1:19 PM, Gustavo Chaves wrote: > > > On Fri, Jan 25, 2013 at 10:39 AM, Gustavo Lima Chaves > > wrote: > > > > > * Michael Blumenkrantz [2013-01-25 > > > 07:40:42 +]: > > > > > > > On Fri, Jan 25, 2013 at

Re: [E-devel] E SVN: glima IN trunk/E-MODULES-EXTRA/comp-scale: po src

2013-01-25 Thread P Purkayastha
On 01/25/2013 10:23 PM, Carsten Haitzler (The Rasterman) wrote: > On Fri, 25 Jan 2013 13:22:54 + Michael Blumenkrantz > said: > >> On Fri, Jan 25, 2013 at 1:19 PM, Gustavo Chaveswrote: >> >>> On Fri, Jan 25, 2013 at 10:39 AM, Gustavo Lima Chaves >>> wrote: >>> * Michael Blumenkrantz [20

Re: [E-devel] Columned List Widget?

2013-01-25 Thread Jeff Hoogland
Is it possible to "link" multiple lists together so they scroll at the same time? On Fri, Jan 25, 2013 at 4:12 AM, Gustavo Sverzut Barbieri < barbi...@profusion.mobi> wrote: > Looking at your screenshot I clearly remember why we decided to not do it > :-) > > Mther of god, what an unusable l

Re: [E-devel] Columned List Widget?

2013-01-25 Thread Gustavo Sverzut Barbieri
On Fri, Jan 25, 2013 at 1:41 PM, Jeff Hoogland wrote: > Is it possible to "link" multiple lists together so they scroll at the same > time? you could simulate this (I do not recommend) by creating your own gengrid item class and style. This style would define multiple Edje parts, the cells for th

Re: [E-devel] Columned List Widget?

2013-01-25 Thread Michael Blumenkrantz
On Fri, 25 Jan 2013 14:11:47 -0200 Gustavo Sverzut Barbieri wrote: > On Fri, Jan 25, 2013 at 1:41 PM, Jeff Hoogland wrote: > > Is it possible to "link" multiple lists together so they scroll at the same > > time? > > you could simulate this (I do not recommend) by creating your own > gengrid it

Re: [E-devel] Window switching issue - Enlightenment 0.17

2013-01-25 Thread Michael Blumenkrantz
On Fri, 25 Jan 2013 14:04:12 +0100 s...@tango.flipp.net wrote: > There should be an option somewhere which says "Allow windows above > fullscreen". This will keep fullscreen windows fullscreen. > > S. > > > Hello e-users, > > > > Good to see that we have a release now. So, I downloaded the relea

Re: [E-devel] Columned List Widget?

2013-01-25 Thread Jeff Hoogland
I think saying that no one really uses what I am asking about any longer in burying your head in the sand to say no one really uses a feature like this any more. In addition to the music player idea Mike B gave and the package manager I already provided most modern file managers and task managers u

[E-devel] Feed Emotion Video Data Directly

2013-01-25 Thread Jeff Hoogland
Does emotion support being fed video data directly? For instance if I had an object that was a real-time, live video feed is this something emotion could play? I know VLC and mplayer are both capable of playing stream data in this method, can Emotion as well? Cheers, -- ~Jeff Hoogland

Re: [E-devel] Columned List Widget?

2013-01-25 Thread Gustavo Sverzut Barbieri
On Fri, Jan 25, 2013 at 2:16 PM, Michael Blumenkrantz wrote: > On Fri, 25 Jan 2013 14:11:47 -0200 > Gustavo Sverzut Barbieri wrote: > >> On Fri, Jan 25, 2013 at 1:41 PM, Jeff Hoogland >> wrote: >> > Is it possible to "link" multiple lists together so they scroll at the same >> > time? >> >> you

Re: [E-devel] Columned List Widget?

2013-01-25 Thread Michael Blumenkrantz
On Fri, 25 Jan 2013 14:26:22 -0200 Gustavo Sverzut Barbieri wrote: > On Fri, Jan 25, 2013 at 2:16 PM, Michael Blumenkrantz > wrote: > > On Fri, 25 Jan 2013 14:11:47 -0200 > > Gustavo Sverzut Barbieri wrote: > > > >> On Fri, Jan 25, 2013 at 1:41 PM, Jeff Hoogland > >> wrote: > >> > Is it possi

Re: [E-devel] Columned List Widget?

2013-01-25 Thread Gustavo Sverzut Barbieri
On Fri, Jan 25, 2013 at 2:23 PM, Jeff Hoogland wrote: > I think saying that no one really uses what I am asking about any longer in > burying your head in the sand to say no one really uses a feature like this > any more. In addition to the music player idea Mike B gave and the package > manager I

Re: [E-devel] Feed Emotion Video Data Directly

2013-01-25 Thread Gustavo Sverzut Barbieri
On Fri, Jan 25, 2013 at 2:26 PM, Jeff Hoogland wrote: > Does emotion support being fed video data directly? For instance if I had > an object that was a real-time, live video feed is this something emotion > could play? I know VLC and mplayer are both capable of playing stream data > in this metho

Re: [E-devel] E SVN: raster IN trunk/efl: m4 src

2013-01-25 Thread Gustavo Sverzut Barbieri
On Thu, Jan 24, 2013 at 1:10 AM, Carsten Haitzler wrote: > On Wed, 23 Jan 2013 22:20:56 -0200 Gustavo Sverzut Barbieri > said: > >> Hi all, >> >> Today I did investigate this issue and the reason is that Debian (and >> thus Ubuntu) apply a patch called link_all_deplibs.patch that will >> forceful

[E-devel] Phabricator test environment

2013-01-25 Thread Tom Hacohen
Hey guys, Daniel and I (with beber's help) have set up a phabricator instance on e5. You can either auth using your github account or just register (very ugly registration form) and give it a go. We have the efl repo and an efl project set up for you to play with. Address is https://phab.enlig

Re: [E-devel] Phabricator test environment

2013-01-25 Thread Martin Jansa
On Fri, Jan 25, 2013 at 04:46:59PM +, Tom Hacohen wrote: > Hey guys, > > Daniel and I (with beber's help) have set up a phabricator instance on > e5. You can either auth using your github account or just register (very > ugly registration form) and give it a go. Form is nice enough, submiss

Re: [E-devel] Phabricator test environment

2013-01-25 Thread Tom Hacohen
On 25/01/13 17:32, Martin Jansa wrote: > On Fri, Jan 25, 2013 at 04:46:59PM +, Tom Hacohen wrote: >> Hey guys, >> >> Daniel and I (with beber's help) have set up a phabricator instance on >> e5. You can either auth using your github account or just register (very >> ugly registration form) and

Re: [E-devel] Phabricator test environment

2013-01-25 Thread Martin Jansa
On Fri, Jan 25, 2013 at 05:41:01PM +, Tom Hacohen wrote: > On 25/01/13 17:32, Martin Jansa wrote: > > On Fri, Jan 25, 2013 at 04:46:59PM +, Tom Hacohen wrote: > >> Hey guys, > >> > >> Daniel and I (with beber's help) have set up a phabricator instance on > >> e5. You can either auth using y

[E-devel] Call of embryo_cc in edje_cc_out.c

2013-01-25 Thread Leif Middelschulte
Hi guys, while trying to get efl (seperate libraries) and elementary packaged upstream for homebrew package manager (Mac OS), I came over a bug in edje_cc that was causing the compilation of elm's theme to fail. It seems that edje_cc uses edje's binary prefix to execute embryo, which is wrong

Re: [E-devel] Phabricator test environment

2013-01-25 Thread Tom Hacohen
For reasons I do not yet understand recaptcha fails to load if I either: 1. Make the page http with recaptcha using http. 2. Make the page https with recaptcha using https. It will be solved soon, or at least I'll try to solve it. -- Tom. On Fri, Jan 25, 2013 at 5:59 PM, Martin Jansa wrote: >

Re: [E-devel] clang warnings -- please help

2013-01-25 Thread Henrique Dante
I'm currently removing the warnings from both gcc and clang, but to really fix the code, it makes more sense for the ones who wrote it to do this review. On Sun, Jan 20, 2013 at 12:41 PM, Gustavo Sverzut Barbieri wrote: > Hi, > > Today compiling efl with clang some warnings shows. While there ar

Re: [E-devel] clang warnings -- please help

2013-01-25 Thread Henrique Dante
On Sun, Jan 20, 2013 at 12:41 PM, Gustavo Sverzut Barbieri wrote: > Hi, > > Today compiling efl with clang some warnings shows. While there are > some false alarms with EINA_INLINE macros (I'll try to check what to > do about those), some are valid. > > == eet_chipher.c eet_decipher() == > lib/eet

Re: [E-devel] Call of embryo_cc in edje_cc_out.c

2013-01-25 Thread The Rasterman
On Fri, 25 Jan 2013 20:32:43 +0100 Leif Middelschulte said: > Hi guys, > > while trying to get efl (seperate libraries) and elementary packaged upstream > for homebrew package manager (Mac OS), I came over a bug in edje_cc that was > causing the compilation of elm's theme to fail. > > It seems

Re: [E-devel] E SVN: raster IN trunk/efl: m4 src

2013-01-25 Thread The Rasterman
On Fri, 25 Jan 2013 14:38:26 -0200 Gustavo Sverzut Barbieri said: > On Thu, Jan 24, 2013 at 1:10 AM, Carsten Haitzler > wrote: > > On Wed, 23 Jan 2013 22:20:56 -0200 Gustavo Sverzut Barbieri > > said: > > > >> Hi all, > >> > >> Today I did investigate this issue and the reason is that Debian (a

Re: [E-devel] Call of embryo_cc in edje_cc_out.c

2013-01-25 Thread Leif Middelschulte
Am Samstag, 26. Januar 2013 um 03:41 schrieb Carsten Haitzler: > On Fri, 25 Jan 2013 20:32:43 +0100 Leif Middelschulte > mailto:leif.middelschu...@gmail.com)> said: > > > Hi guys, > > > > while trying to get efl (seperate libraries) and elementary packaged > > upstream > > for homebrew package

Re: [E-devel] Call of embryo_cc in edje_cc_out.c

2013-01-25 Thread The Rasterman
On Sat, 26 Jan 2013 04:43:55 +0100 Leif Middelschulte said: > Am Samstag, 26. Januar 2013 um 03:41 schrieb Carsten Haitzler: > > On Fri, 25 Jan 2013 20:32:43 +0100 Leif Middelschulte > > mailto:leif.middelschu...@gmail.com)> said: > > > > > Hi guys, > > > > > > while trying to get efl (seperat

Re: [E-devel] 회신: Re: 회신: Re: [Patch] elm_transit feature extenstion

2013-01-25 Thread ChunEon Park
Submitted. Thank you. But I fixed some code before I pushed it. Please check the diff. Trac: http://trac.enlightenment.org/e/changeset/83344 Here is my additional comment. 1. Next time, please update ChangeLog and News. 2. Please keep the indentation in documentation also. 3. I removed