Re: [E-devel] How to align words horizontally across genlist items?

2015-11-15 Thread The Rasterman
On Sun, 15 Nov 2015 22:30:39 +0100 Adrien Nader said: > Hi, > > Let's say I have a genlist with two items with only text: > [ foo bar baz ] > [ f baaar bzzz ] > > I would like to give some horizontal alignment to the text I put there: > [ foo bar baz ] >

Re: [E-devel] How to align words horizontally across genlist items?

2015-11-15 Thread Adrien Nader
Forgot something: using a table is not acceptable because that requires one widget per cell and last time I checked, the performance for creating widgets is abysmal (grows linearly with the number of existing widgets). -- Adrien Nader -

[E-devel] How to align words horizontally across genlist items?

2015-11-15 Thread Adrien Nader
Hi, Let's say I have a genlist with two items with only text: [ foo bar baz ] [ f baaar bzzz ] I would like to give some horizontal alignment to the text I put there: [ foo bar baz ] [ f baaar bzzz ] This shouldn't assume text width

[E-devel] Python-EFL 1.16.0 release

2015-11-15 Thread Davide Andreoli
= Python-EFL 1.16.0 release = We are pleased to announce that **Python-EFL** 1.16.0 is now released and available for download. == Download == **tar.gz** http://download.enlightenment.org/rel/bindings/python/python-efl-1.16.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-e

Re: [E-devel] size_class: new edje attribute suggestion

2015-11-15 Thread Conrad Um
I sent an email before finishing writing by mistake. Sorry for annoying you often. The next link contains a prototype version of size class. https://phab.enlightenment.org/T2849 https://phab.enlightenment.org/D3329 If you think that this is worth to be made, I will make it further to be usable in

[E-devel] size_class: new edje attribute suggestion

2015-11-15 Thread Conrad Um
Hello, sorry for annoying you often, however I want to suggest a new attribute for edje. At this time, if someone wants to change the size of Edje part, he should modify EDC, but it can be a hard work for new comers to EFL. "size_class" attribute can be used to give them an easy way to change the

Re: [E-devel] Segfaults and Full Desktop Lock Ups with EFL 1.16 and E17

2015-11-15 Thread Jeff Hoogland
How do I generate a backtrace from a full desktop lock up? Is there a way to manually trigger a segfault in valgrind? On Sun, Nov 15, 2015 at 4:42 AM, Simon Lees wrote: > > > On 11/15/2015 07:14 PM, Cedric BAIL wrote: > > Le 15 nov. 2015 15:48, "Jeff Hoogland" a écrit > : > >> Don't suppose any

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-15 Thread Massimo Maiurana
Davide Andreoli ha scritto il 15/11/2015 alle 12:14: > First: I highly suggest to always build from tarballs, to not have to > bother with cython at all. I understand this, but my script do update git and build all I need, so I would prefer to not make it also download every time a new tarball fr

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-15 Thread Davide Andreoli
2015-11-15 11:25 GMT+01:00 Massimo Maiurana : > I'm not trying to build from a tarball but from git sources, so I don't > have any pre-generated C files. > But I remember there was a way to tell it to use a different Cython, and > remember that for some time I've had a compiled Cython source just

Re: [E-devel] Segfaults and Full Desktop Lock Ups with EFL 1.16 and E17

2015-11-15 Thread Simon Lees
On 11/15/2015 07:14 PM, Cedric BAIL wrote: > Le 15 nov. 2015 15:48, "Jeff Hoogland" a écrit : >> Don't suppose anyone other than me / Bodhi users are using the 1.16 >> bindings with the E17 code base? Switched to it from 1.15.1 this afternoon >> and now I am getting sporadic segfaults when chang

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-15 Thread Massimo Maiurana
I'm not trying to build from a tarball but from git sources, so I don't have any pre-generated C files. But I remember there was a way to tell it to use a different Cython, and remember that for some time I've had a compiled Cython source just to build python-efl. That's until I didn't need it anym

Re: [E-devel] Segfaults and Full Desktop Lock Ups with EFL 1.16 and E17

2015-11-15 Thread Cedric BAIL
Le 15 nov. 2015 15:48, "Jeff Hoogland" a écrit : > > Don't suppose anyone other than me / Bodhi users are using the 1.16 > bindings with the E17 code base? Switched to it from 1.15.1 this afternoon > and now I am getting sporadic segfaults when changing browser tabs in > Chrome and occasional full