ami pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=0d6cdd661c32247bb54b84031f3eeb6e19e9de8f
commit 0d6cdd661c32247bb54b84031f3eeb6e19e9de8f
Author: Amitesh Singh
Date: Mon Jul 10 15:25:24 2017 +0900
Efl.Ui.Image: fix crash on passing NULL file in fi
Really? When he meant phpbb he said so - phase seemed like an autocorrect
of phab, apologies if it was not. But perhaps we should wait for his reply
rather than guessing.
Andy
On Mon, 10 Jul 2017 at 06:37, Carsten Haitzler wrote:
> On Mon, 10 Jul 2017 04:41:54 + Andrew Williams
> said:
>
>
2017-07-10 13:30 GMT+09:00 Andrew Williams :
> I'm curious as to why we've gone from named types back to primitive - is
> this just for C bindings?
>
I was in fact curious as to why we have typedefs for int. IMHO it in fact
harmed readability as you wouldn't know if the type was an integral,
floa
On Mon, 10 Jul 2017 04:40:29 + Andrew Williams said:
> I think it would be reasonable to assume that I was not meaning force
> everyone to be awake all the time. Something that I have learned recently,
> however, is that there is a big difference between massages and
> communication (think si
On Mon, 10 Jul 2017 04:30:02 + Andrew Williams said:
> I'm curious as to why we've gone from named types back to primitive - is
> this just for C bindings?
Evas_Coord was used because initially evas had a compile option to have doubles
for coords instead of int's. i chose to stick with ints
On Mon, 10 Jul 2017 04:41:54 + Andrew Williams said:
no - he meant PHPBB... not PHAB. it's a www forum engine thats rather popular.
> My preference would be to keep users off phab if we can - it contains a lot
> of really useful stuff for devs and if that gets clouded in lots of user
> contr
My preference would be to keep users off phab if we can - it contains a lot
of really useful stuff for devs and if that gets clouded in lots of user
contributions it could get frustrating (not to mention that the search is
already pretty hard to use).
Andy
On Mon, 10 Jul 2017 at 04:44, jaquilina
I think it would be reasonable to assume that I was not meaning force
everyone to be awake all the time. Something that I have learned recently,
however, is that there is a big difference between massages and
communication (think similar to how data is not as meaningful as
information) - that is wh
I'm curious as to why we've gone from named types back to primitive - is
this just for C bindings?
Andy
On Mon, 10 Jul 2017 at 03:56, Jean-Philippe André wrote:
> Hi,
>
> 2017-07-08 0:32 GMT+09:00 Andrew Williams :
>
> > It looks like some eo change moved many Evas_Coord to int - is that
> corre
Does phase have built in forums? My main concern with using forumsome like
phpbb is they are plagued with spam issues if not setup correctly.
Sent from Samsung tablet. Original message From: Simon Lees
Date: 10/07/2017 04:13 (GMT+01:00) To:
enlightenment-devel@lists.sourcefo
2017-07-09 2:19 GMT+09:00 Andrew Williams :
> Hi,
>
> I was trying to use a mouse_move event earlier but found it was missing
> critical info:
>
> event->buttons
> event->prev.canvas.x
> event->prev.canvas.y
>
> Were always 0.
> Am I missing something obvious? I had to code up the gesture using
>
Hi,
2017-07-08 0:32 GMT+09:00 Andrew Williams :
> It looks like some eo change moved many Evas_Coord to int - is that correct
> or did we miss something?
>
I changed that in commit af3cb1018584e3c403024b.
ABI wise this doesn't change anything at all.
Since the legacy APIs are automatically gene
On 09/07/17 08:13, Al Poole wrote:
> A lot of that makes sense. Definitely "wow" factor is what attracted me to
> Enlightenment. I remember back in 05 when e16.999 went public just how
> amazing it was and looked, even now it remains impressive.
>
> A forum is a good idea. Like a bridge between
raster pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=0afe0d99e12424074207ffd982e8eca7c5a492f5
commit 0afe0d99e12424074207ffd982e8eca7c5a492f5
Author: Carsten Haitzler (Rasterman)
Date: Mon Jul 10 11:30:35 2017 +0900
add missing license line for lib
On 09/07/17 08:13, Al Poole wrote:
> A lot of that makes sense. Definitely "wow" factor is what attracted me to
> Enlightenment. I remember back in 05 when e16.999 went public just how
> amazing it was and looked, even now it remains impressive.
>
> A forum is a good idea. Like a bridge between
raster pushed a commit to branch master.
http://git.enlightenment.org/core/enlightenment.git/commit/?id=d0c5fb465b699ebe7556c61e14f12c9882620175
commit d0c5fb465b699ebe7556c61e14f12c9882620175
Author: Carsten Haitzler (Rasterman)
Date: Mon Jul 10 09:08:25 2017 +0900
support connected stan
raster pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=41534e69c398cdf744944d7a33265986c2f261d1
commit 41534e69c398cdf744944d7a33265986c2f261d1
Author: Carsten Haitzler (Rasterman)
Date: Mon Jul 10 08:56:40 2017 +0900
default theme - add signals to p
raster pushed a commit to branch master.
http://git.enlightenment.org/core/enlightenment.git/commit/?id=7caf5c8ff40ef0f2423f7f80a83686f56a331f80
commit 7caf5c8ff40ef0f2423f7f80a83686f56a331f80
Author: Carsten Haitzler (Rasterman)
Date: Mon Jul 10 09:05:12 2017 +0900
add new powersave feat
On Sun, 09 Jul 2017 17:04:09 + Andrew Williams said:
> On Sun, 9 Jul 2017 at 10:12, Carsten Haitzler wrote:
>
> > On Tue, 04 Jul 2017 14:12:10 + Andrew Williams
> > said:
> >
> > > Hi all,
> > >
> > > This topic is something that has crossed my mind as I look at our current
> > > APIs
On Sun, 09 Jul 2017 18:19:49 + Andrew Williams said:
> On Sun, 9 Jul 2017 at 09:54, Carsten Haitzler wrote:
>
> > On Sat, 08 Jul 2017 22:03:51 + Andrew Williams
> > said:
> >
> > > Hi,
> > >
> > > Thanks everyone who participated in the community discussion at the EDD -
> > > it was re
On Sun, 09 Jul 2017 18:32:23 + Andrew Williams said:
> With another way to get folk on IRC we don't necessarily improve the
> experience for folk looking for help - it's a mass of folk who may be afk
> or may not be able to answer the questions - a lot of the time we see
we at least connect
With another way to get folk on IRC we don't necessarily improve the
experience for folk looking for help - it's a mass of folk who may be afk
or may not be able to answer the questions - a lot of the time we see
people join, ask a question and leave some time later having "no waited
long enough" f
On Sun, 9 Jul 2017 at 09:54, Carsten Haitzler wrote:
> On Sat, 08 Jul 2017 22:03:51 + Andrew Williams
> said:
>
> > Hi,
> >
> > Thanks everyone who participated in the community discussion at the EDD -
> > it was really helpful to get an idea of what we're all working toward.
> > Partly as a
On Sun, 9 Jul 2017 at 10:12, Carsten Haitzler wrote:
> On Tue, 04 Jul 2017 14:12:10 + Andrew Williams
> said:
>
> > Hi all,
> >
> > This topic is something that has crossed my mind as I look at our current
> > APIs and consider the big push to Eo stable. We have focussed so far on
> > exposi
On Sun, 9 Jul 2017 22:06:16 +0900 Carsten Haitzler (The Rasterman)
said:
> On Sun, 9 Jul 2017 11:14:29 +0100 Al Poole said:
>
> > I think you're right if you're only talking about developers. It would be
> > good to get users involved, i see there's quite a lot of people who hang
> > out in #e
On Tue, 04 Jul 2017 14:12:10 + Andrew Williams said:
> Hi all,
>
> This topic is something that has crossed my mind as I look at our current
> APIs and consider the big push to Eo stable. We have focussed so far on
> exposing the current APIs in an object oriented manner which is great for
>
On Sat, 08 Jul 2017 22:03:51 + Andrew Williams said:
> Hi,
>
> Thanks everyone who participated in the community discussion at the EDD -
> it was really helpful to get an idea of what we're all working toward.
> Partly as a record for us and partly to open discussion for those who could
> no
On Sat, 8 Jul 2017 23:43:53 +0100 Al Poole said:
> A lot of that makes sense. Definitely "wow" factor is what attracted me to
> Enlightenment. I remember back in 05 when e16.999 went public just how
> amazing it was and looked, even now it remains impressive.
>
> A forum is a good idea. Like a b
On Sun, 9 Jul 2017 11:14:29 +0100 Al Poole said:
> I think you're right if you're only talking about developers. It would be
> good to get users involved, i see there's quite a lot of people who hang
> out in #e on freenode. If they could be more engaged that might be
> encouraging to them and le
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=5864a9dd2d5d43461f9098708fbf14cf53a0f116
commit 5864a9dd2d5d43461f9098708fbf14cf53a0f116
Author: Kai Huuhko
Date: Sun Jul 9 16:50:24 2017 +0300
Documentation: Add better document
bu5hm4n pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=bdb62b6bbecb8beb6ef64c74a708ee1f8e384be7
commit bdb62b6bbecb8beb6ef64c74a708ee1f8e384be7
Author: Vincent Torri
Date: Fri Jul 7 16:54:34 2017 +0200
Add ecore_win32_cursor_show() API and ecore_eva
bu5hm4n pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=937a0d641154970c79ebc0c1a556ed3eaf5a139d
commit 937a0d641154970c79ebc0c1a556ed3eaf5a139d
Author: Vincent Torri
Date: Sun Jul 9 11:08:08 2017 +0200
Ecore_Evas win32 module: fix memory leak
---
s
I think you're right if you're only talking about developers. It would be
good to get users involved, i see there's quite a lot of people who hang
out in #e on freenode. If they could be more engaged that might be
encouraging to them and let developers do dev
On Sun, Jul 9, 2017 at 7:27 AM, Pi
Hi Mykyta,
The profiling viewer can be attached to Clouseau as an extension. You just need
to compile a library and implement there at least three functions that Clouseau
needs when loading it.
You can check at the code in Clouseau the evlog extension
(src/lib/extensions/evlog). It is based on
34 matches
Mail list logo