WWW-www.enlightenment.org pushed a commit to branch master.
http://git.enlightenment.org/website/www-content.git/commit/?id=ae54385dfc4406676e7ae6b249e74720ea73
commit ae54385dfc4406676e7ae6b249e74720ea73
Author: Philippe Jean Guillaumie
Date: Tue Jan 17 23:52:31 2017 -0800
Wiki p
Hi,
On 17 January 2017 at 21:32, Gustavo Sverzut Barbieri
wrote:
> I didn't check the impl patches, but one thing that worries me is
> inner main loops.
>
> If we're trying to simplify the cases where we add to slstr/freeq and
> return a pointer, expecting it to be alive (ie: some API returns
>
Hello Gustavo,
I've been lurking on the enlightenment-devel mailing list for a while,
and your recent comment caught my eye:
>>> not sure it's that feasible, seeing that pain now with the project to
>>> run efl+webkit on a small armv6, some stuff is too heavy. If we had
>>> ways to disable parts
On Tue, 17 Jan 2017 12:24:58 -0200 Gustavo Sverzut Barbieri
said:
> On Tue, Jan 17, 2017 at 11:56 AM, Carsten Haitzler
> wrote:
> > On Tue, 17 Jan 2017 11:25:06 -0200 Gustavo Sverzut Barbieri
> > said:
> >
> >> On Mon, Jan 16, 2017 at 10:04 PM, Carsten Haitzler
> >> wrote:
> >> > On Mon, 16 Ja
On Tue, 17 Jan 2017 12:20:31 -0200 Gustavo Sverzut Barbieri
said:
> On Mon, Jan 16, 2017 at 10:39 PM, Carsten Haitzler
> wrote:
> > On Mon, 16 Jan 2017 12:00:24 -0200 Gustavo Sverzut Barbieri
> > said:
> >> - pure gnu make is great, with very capable macros on its own, you
> >> can auto genera
On Tue, 17 Jan 2017 14:32:56 + Al Poole said:
> I quite like the idea of different configs for different architectures and
> configurations.
>
> just files with config data.
>
> CONFIG_ARM_LINUX_WAYLAND_DRM_X11
> CONFIG_AMD64_LINUX_X11
> CONFIG_AMD64_OPENBSD_X11
my thoughts were more
Make
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/enlightenment.git/commit/?id=1974f5da2d10d83285e57dd314cc43829438c0fe
commit 1974f5da2d10d83285e57dd314cc43829438c0fe
Author: Chris Michael
Date: Tue Jan 17 13:28:05 2017 -0500
Revert "send wl_touch events when
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=2e0dc2a1f94edc40fc0c1ba938bb92d3c3a4d43f
commit 2e0dc2a1f94edc40fc0c1ba938bb92d3c3a4d43f
Author: Chris Michael
Date: Tue Jan 17 12:31:01 2017 -0500
ecore-wl2: Add function to get touch device
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=2af4858e2aad8cffac7248398786d37df1a29845
commit 2af4858e2aad8cffac7248398786d37df1a29845
Author: Chris Michael
Date: Tue Jan 17 11:34:24 2017 -0500
elput: Return touch coordinates when we hav
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/enlightenment.git/commit/?id=1e37dd65fd34342748c2e5c21412444c9b944a7d
commit 1e37dd65fd34342748c2e5c21412444c9b944a7d
Author: Chris Michael
Date: Tue Jan 17 08:42:53 2017 -0500
update touch enabled/disabled bas
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/enlightenment.git/commit/?id=7906537c021c574fe4cebabbfff4134e8c9be730
commit 7906537c021c574fe4cebabbfff4134e8c9be730
Author: Chris Michael
Date: Tue Jan 17 11:31:48 2017 -0500
send wl_touch events when we hand
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/enlightenment.git/commit/?id=d01509cf260b1156c9bb7da8e84cc1e4661cf9b6
commit d01509cf260b1156c9bb7da8e84cc1e4661cf9b6
Author: Chris Michael
Date: Tue Jan 17 08:43:21 2017 -0500
fix formatting
NB: No fu
Hi Ross,
On Tue, Jan 17, 2017 at 3:27 PM, Ross Vandegrift wrote:
> On Tue, Jan 17, 2017 at 09:10:48AM +0100, Lionel Orry wrote:
> > On Tue, Jan 17, 2017 at 1:22 AM, Simon Lees wrote:
> > > How many major distro's are shipping these out of the box? we don't
> > > really want to add another hurdl
On Tue, Jan 17, 2017 at 12:32 PM, Al Poole wrote:
> I quite like the idea of different configs for different architectures and
> configurations.
>
> just files with config data.
>
> CONFIG_ARM_LINUX_WAYLAND_DRM_X11
> CONFIG_AMD64_LINUX_X11
> CONFIG_AMD64_OPENBSD_X11
>
> Then specify a config and b
furrymyad pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=bbdfe393e4bf5aee5d00dacb704b0e7510921ecd
commit bbdfe393e4bf5aee5d00dacb704b0e7510921ecd
Author: Vitalii Vorobiov
Date: Tue Jan 17 16:30:45 2017 +0200
Edje_Edit: add forgotten API for map.zoom
I quite like the idea of different configs for different architectures and
configurations.
just files with config data.
CONFIG_ARM_LINUX_WAYLAND_DRM_X11
CONFIG_AMD64_LINUX_X11
CONFIG_AMD64_OPENBSD_X11
Then specify a config and build with Makefiles...
make CONFIG_ARM_LINUX_WAYLAND_DRM_X11
make i
On Tue, Jan 17, 2017 at 09:10:48AM +0100, Lionel Orry wrote:
> On Tue, Jan 17, 2017 at 1:22 AM, Simon Lees wrote:
> > How many major distro's are shipping these out of the box? we don't
> > really want to add another hurdle to users building by needing to
> > manually install a build system first,
On Tue, Jan 17, 2017 at 11:56 AM, Carsten Haitzler wrote:
> On Tue, 17 Jan 2017 11:25:06 -0200 Gustavo Sverzut Barbieri
> said:
>
>> On Mon, Jan 16, 2017 at 10:04 PM, Carsten Haitzler
>> wrote:
>> > On Mon, 16 Jan 2017 16:15:40 -0200 Gustavo Sverzut Barbieri
>> > said:
>> >
>> >> On Mon, Jan 16
On Mon, Jan 16, 2017 at 10:39 PM, Carsten Haitzler wrote:
> On Mon, 16 Jan 2017 12:00:24 -0200 Gustavo Sverzut Barbieri
> said:
>> - pure gnu make is great, with very capable macros on its own, you
>> can auto generate rules, recursively include files... that leads to a
>> single 'make' (not rec
On Tue, 17 Jan 2017 10:32:16 -0200 Gustavo Sverzut Barbieri
said:
> I didn't check the impl patches, but one thing that worries me is
> inner main loops.
>
> If we're trying to simplify the cases where we add to slstr/freeq and
> return a pointer, expecting it to be alive (ie: some API returns
>
On Tue, 17 Jan 2017 11:25:06 -0200 Gustavo Sverzut Barbieri
said:
> On Mon, Jan 16, 2017 at 10:04 PM, Carsten Haitzler
> wrote:
> > On Mon, 16 Jan 2017 16:15:40 -0200 Gustavo Sverzut Barbieri
> > said:
> >
> >> On Mon, Jan 16, 2017 at 3:41 PM, wrote:
> >> > On Mon, Jan 16, 2017 at 12:05:29PM
On Mon, Jan 16, 2017 at 10:04 PM, Carsten Haitzler wrote:
> On Mon, 16 Jan 2017 16:15:40 -0200 Gustavo Sverzut Barbieri
> said:
>
>> On Mon, Jan 16, 2017 at 3:41 PM, wrote:
>> > On Mon, Jan 16, 2017 at 12:05:29PM -0200, Gustavo Sverzut Barbieri wrote:
>> >> On Mon, Jan 16, 2017 at 6:55 AM, wr
rimmed pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=ba4370f8dff140cf56a84227a65c95123f3f75f7
commit ba4370f8dff140cf56a84227a65c95123f3f75f7
Author: Vyacheslav Reutskiy
Date: Tue Jan 17 14:35:27 2017 +0200
evil: include "sys/types.h" where is defi
I didn't check the impl patches, but one thing that worries me is
inner main loops.
If we're trying to simplify the cases where we add to slstr/freeq and
return a pointer, expecting it to be alive (ie: some API returns
'const char*' but we need to allocate it, previously we'd keep a
reference else
rimmed pushed a commit to branch master.
http://git.enlightenment.org/tools/eflete.git/commit/?id=ea4a12e7b9f63befd11db3910d23c9bd8c2b8f6a
commit ea4a12e7b9f63befd11db3910d23c9bd8c2b8f6a
Author: Andrii Kroitor
Date: Tue Jan 17 13:49:07 2017 +0200
property_group: update program script view
rimmed pushed a commit to branch master.
http://git.enlightenment.org/tools/eflete.git/commit/?id=91a71c62beb844538f0a10d13ad7d5aa20ac2030
commit 91a71c62beb844538f0a10d13ad7d5aa20ac2030
Author: Andrii Kroitor
Date: Thu Dec 8 15:57:27 2016 +0200
project_manager: fix edc import
Ch
rimmed pushed a commit to branch master.
http://git.enlightenment.org/tools/eflete.git/commit/?id=008e675d1136f24e962c60adf6f6e9b8cd617a6c
commit 008e675d1136f24e962c60adf6f6e9b8cd617a6c
Author: Vyacheslav Reutskiy
Date: Thu Dec 29 13:36:41 2016 +0200
project_manager: update pm_lock_check
rimmed pushed a commit to branch master.
http://git.enlightenment.org/tools/eflete.git/commit/?id=3cd40820e79eb22364fed1a1cce7bb45f655bdf5
commit 3cd40820e79eb22364fed1a1cce7bb45f655bdf5
Author: Vyacheslav Reutskiy
Date: Fri Dec 30 10:44:07 2016 +0200
project manager: implement project re
rimmed pushed a commit to branch master.
http://git.enlightenment.org/tools/eflete.git/commit/?id=bb47f12fc218c687b41e5ea873cbdc5d23fa8d40
commit bb47f12fc218c687b41e5ea873cbdc5d23fa8d40
Author: Vyacheslav Reutskiy
Date: Wed Dec 28 10:48:36 2016 +0200
Revert "project_manager: add mutex lo
lorddrew pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=b909f913ed5c4175a62442df212dced6b112dd63
commit b909f913ed5c4175a62442df212dced6b112dd63
Author: Andrii Kroitor
Date: Tue Jan 17 13:35:54 2017 +0200
edje_edit: add Efl.File.mmap.set implementat
On Tue, 17 Jan 2017 08:43:32 +0100 Adrien Nader said:
> Hi,
>
> I'm busy with other things but overall I find the content in the
> discussion very disconcerting.
>
> Taking ffmpeg's so-called configure script as an example.
> It. Is. A. Pile. Of. Crap.
> How is *that* script any better than aut
Hello,
On Tue, Jan 17, 2017 at 1:22 AM, Simon Lees wrote:
>
>
> On 01/17/2017 12:30 AM, Gustavo Sverzut Barbieri wrote:
> > Hi Raster,
> >
> > - waf/meson/jam and I'd add http://gittup.org/tup/: all look nice,
> > but I have not much experience. Not that much used and seems to only
> > cover a
32 matches
Mail list logo