Re: [E-devel] break;

2018-02-07 Thread Jean-Philippe André
2018 at 9:34 PM, Jean-Philippe André <j...@videolan.org> wrote: > Hello, > > As some of you may already know, I am going to take an indefinitely long > break away from work and away from EFL. > > > I believe Andy has clearly hilighted some of the problems with our pr

[E-devel] break;

2018-02-06 Thread Jean-Philippe André
ated to Andy's proposal. Please feel free to keep contacting me privately, preferrably about non-technical issues. Best regards, -- Jean-Philippe André PS: Commit and contributor counts are on a sharp decline: https://devs.enlightenment.org/~jpeg/efl-stats/activity.html#commits_by_year h

Re: [E-devel] EFL_UI_BG_WIDGET_DATA_GET_OR_RETURN

2018-01-31 Thread Jean-Philippe André
_get() (not efl_data_scope_safe_get). We might want to change this to ERR(), instead of CRI. Best regards, -- Jean-Philippe André -- Check out the vibrant tech community on one of the world's most engaging

Re: [E-devel] GPL icons in theme

2018-01-30 Thread Jean-Philippe André
On Tue, Jan 30, 2018 at 9:30 PM, Simon Lees <sfl...@suse.de> wrote: > > > On 30/01/18 22:20, Jean-Philippe André wrote: > > Hi, > > > > Sungtaek pointed out to me that we have GPLv3-licensed artworks (unsual > for > > images) in our theme, und

Re: [E-devel] Committer proposal: taxi2se

2018-01-30 Thread Jean-Philippe André
On Mon, Jan 29, 2018 at 3:25 PM, Jean-Philippe André <j...@videolan.org> wrote: > Hi~ > > I would like to propose "proper" committer access for taxi2se also known > as Sungtaek Hong in real life. He has recently been doing a lot of very > complex changes, mainly

[E-devel] GPL icons in theme

2018-01-30 Thread Jean-Philippe André
Jean-Philippe André -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ enlightenment-devel mailing

[E-devel] Committer proposal: taxi2se

2018-01-28 Thread Jean-Philippe André
ny comment or objection? Best regards, -- Jean-Philippe André -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.lin

Re: [E-devel] Eolian template based generator presentation

2018-01-28 Thread Jean-Philippe André
m> wrote: > > > On Fri, Jan 26, 2018 at 12:50 AM, Jean-Philippe André < > j...@videolan.org> > > wrote: > > >> > > >> Hi, > > > > [snip] > > > > >> So what I think is that this is a great tool that you provide here, >

Re: [E-devel] Eolian template based generator presentation

2018-01-25 Thread Jean-Philippe André
will switch to meson > (I don't want to make the works twice) > Good to know! -- Jean-Philippe André -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sd

Re: [E-devel] [EGIT] [core/efl] master 02/03: widget: Rename orientation_mode_disabled

2018-01-18 Thread Jean-Philippe André
On Fri, Jan 19, 2018 at 2:14 PM, Jean-Philippe André <j...@videolan.org> wrote: > Hi, > > On Fri, Jan 19, 2018 at 12:56 AM, Davide Andreoli <d...@gurumeditation.it> > wrote: > >> 2018-01-18 9:35 GMT+01:00 Jean-Philippe ANDRÉ <j...@videolan.org>: >&g

Re: [E-devel] [EGIT] [core/efl] master 02/03: widget: Rename orientation_mode_disabled

2018-01-18 Thread Jean-Philippe André
Hi, On Fri, Jan 19, 2018 at 12:56 AM, Davide Andreoli <d...@gurumeditation.it> wrote: > 2018-01-18 9:35 GMT+01:00 Jean-Philippe ANDRÉ <j...@videolan.org>: > > > jpeg pushed a commit to branch master. > > > > http://git.enlig

Re: [E-devel] [EGIT] [core/efl] master 02/05: selection: add efl_selection interface

2018-01-18 Thread Jean-Philippe André
t; Andy > > On Thu, 18 Jan 2018 at 07:54 Jean-Philippe André <j...@videolan.org> > wrote: > > > Hi, > > > > On Fri, Jan 12, 2018 at 4:23 AM, Gustavo Sverzut Barbieri < > > barbi...@gmail.com> wrote: > > > > > i guess davemds will get mad,

Re: [E-devel] Eo/Eolian namespace definition

2018-01-18 Thread Jean-Philippe André
On Thu, Jan 18, 2018 at 8:59 PM, Felipe Magno de Almeida < felipe.m.alme...@gmail.com> wrote: > On Sat, Jan 13, 2018 at 8:43 AM, Davide Andreoli <d...@gurumeditation.it> > wrote: > > 2018-01-11 6:18 GMT+01:00 Jean-Philippe André <j...@videolan.org>: > > [sni

Re: [E-devel] Eo/Eolian namespace definition

2018-01-18 Thread Jean-Philippe André
heir own issues. C++ and C# are now fine with having a As a side note, the documentation lacks a section "these classes use / implement / inherit from this class / interface". > Thanks, > Andy > > On Sat, 13 Jan 2018 at 10:45 Davide Andreoli <d...@gurumeditation.it> &

Re: [E-devel] [EGIT] [core/efl] master 02/05: selection: add efl_selection interface

2018-01-17 Thread Jean-Philippe André
allback_call(sel->request_obj, > EFL_SELECTION_EVENT_SELECTION_CHANGED, ); > > + efl_event_callback_call(sel->request_obj, > EFL_SELECTION_EVENT_SELECTION_CHANGED, ); > > > > return ECORE_CALLBACK_RENEW; > > } > > diff --git a/src/lib/elementary/efl_ui_

Re: [E-devel] efl_add causing confusion

2018-01-17 Thread Jean-Philippe André
experiments lead to. Best regards, -- Jean-Philippe André -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot

Re: [E-devel] [EGIT] [core/efl] master 01/02: eina: remove usless newline

2018-01-16 Thread Jean-Philippe André
Quick note: I think this patch affects ABI for anything that uses EO files outside of EFL tree (which isn't a stable feature). On Tue, Jan 16, 2018 at 7:53 PM, Jean-Philippe André <j...@videolan.org> wrote: > Hi, > > This broke make check (I fixed it now). > > Note tha

Re: [E-devel] [EGIT] [core/efl] master 01/02: eina: remove usless newline

2018-01-16 Thread Jean-Philippe André
Hi, (skip this mail if you don't care about micro optimization^^) On Tue, Jan 16, 2018 at 9:13 PM, Carsten Haitzler <ras...@rasterman.com> wrote: > On Tue, 16 Jan 2018 20:25:37 +0900 Jean-Philippe André <j...@videolan.org> > said: > > > Oh, another point. > >

Re: [E-devel] [EGIT] [core/efl] master 01/02: eina: remove usless newline

2018-01-16 Thread Jean-Philippe André
d to remove the goto. On Tue, Jan 16, 2018 at 7:53 PM, Jean-Philippe André <j...@videolan.org> wrote: > Hi, > > This broke make check (I fixed it now). > > Note that this patch probably should not have been merged as a single > commit, as the Phab Diff contains multiple patches

Re: [E-devel] [EGIT] [core/efl] master 01/02: eina: remove usless newline

2018-01-16 Thread Jean-Philippe André
super of '%s'.", > -file, line, func_name, cache->op, main_klass->desc->name, > +file, line, func_name, op, main_klass->desc->name, > cur_klass->desc->name); > goto err; > } > @@ -602,7 +559,7 @@ composite_continue: >

Re: [E-devel] efl_add causing confusion

2018-01-10 Thread Jean-Philippe André
done by evas itself. already 0 ref here as a last note to this long email, shall we opt to use the "parent > keeps a ref" method, since we use the eoid abstraction, I'd highly > recommend that efl_ref() creates ANOTHER eoid for the same object, > with associated WARN_UNUSED_RES

Re: [E-devel] [EGIT] [core/efl] master 01/03: efl thread signal masks - fix up for various threads manually created

2018-01-10 Thread Jean-Philippe André
;>>> one of these patches and not something else. > > >>>>> I can at least confirm that it comes from these three patches. > Master > > >>>>> with with these three reverted works fine again: > > >>>>&

Re: [E-devel] Eo/Eolian namespace definition

2018-01-10 Thread Jean-Philippe André
d how we expect to create a consistent and clean API if > everyone choose "quite random names" (exageration intended and for joking) > imo we really need to write down the full hierarchy (also with plann

Re: [E-devel] efl_add causing confusion

2018-01-10 Thread Jean-Philippe André
nd that efl_ref() creates ANOTHER eoid for the same object, > with associated WARN_UNUSED_RESULT/MALLOC and efl_unref() behaves like > free(), considering the handle to be destroyed. This should help > finding bugs... it's worth since efl_ref() will be rarely used. > > > > > On Wed, Jan 10,

Re: [E-devel] efl_add causing confusion

2018-01-10 Thread Jean-Philippe André
Hi On Wed, Jan 10, 2018 at 11:39 PM, Carsten Haitzler <ras...@rasterman.com> wrote: > On Wed, 10 Jan 2018 16:31:33 +0900 Jean-Philippe André <j...@videolan.org> > said: > > > Hi, > > > > I created a new event "destruct" in Efl.Object. >

Re: [E-devel] efl_add causing confusion

2018-01-09 Thread Jean-Philippe André
ed, Jan 10, 2018 at 1:50 AM, Carsten Haitzler <ras...@rasterman.com> wrote: > On Tue, 9 Jan 2018 21:03:53 +0900 Jean-Philippe André <j...@videolan.org> > said: > > > On Tue, Jan 9, 2018 at 3:17 PM, Carsten Haitzler <ras...@rasterman.com> > > wrote: > >

Re: [E-devel] efl_add causing confusion

2018-01-09 Thread Jean-Philippe André
On Tue, Jan 9, 2018 at 3:17 PM, Carsten Haitzler <ras...@rasterman.com> wrote: > On Mon, 8 Jan 2018 18:15:13 +0900 Jean-Philippe André <j...@videolan.org> > said: > > > Hi, > > > > > > Some of the argumentation here seems to lack a bit of a scient

Re: [E-devel] efl_add causing confusion

2018-01-08 Thread Jean-Philippe André
st) > Anyway I think experiments only can tell us what's best. I see 3 items: > > > > - @noparent tag > - efl_new (= efl_add without a parent -- requires @noparent if we want > > strong NULL check) > - efl_invalidate / efl_terminate (I prefer efl_close :P) > > I am now prefe

Re: [E-devel] efl_add causing confusion

2018-01-08 Thread Jean-Philippe André
urn an > > > object > > > > > that can not be reparented, do we have such a case ? > > > > > > > > > > Cedric > > > > > > > > > > > > > >

Re: [E-devel] API namespacing

2018-01-07 Thread Jean-Philippe André
f needed. > Efl.Player > Efl.Screen > No idea either :) > I'd like to be able to tidy the API so we have at least 50% fewer child > namespaces to Efl. Somewhere between the number of legacy modules and the > number of namespaces currently. Yes, this makes sense to me. --

Re: [E-devel] vtorri commit access

2018-01-07 Thread Jean-Philippe André
! But it's still up to Vincent as well, I know he likes getting reviews sometimes. :) -- Jean-Philippe André -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot

Re: [E-devel] [EGIT] [core/efl] master 01/01: promise: Add even simpler helper for main loop promise creation

2018-01-07 Thread Jean-Philippe André
- > ------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > ___ > enlightenment-deve

Re: [E-devel] ecore / efl loop work

2017-12-19 Thread Jean-Philippe André
On Wed, Dec 20, 2017 at 12:41 PM, Carsten Haitzler <ras...@rasterman.com> wrote: > On Wed, 20 Dec 2017 11:58:21 +0900 Jean-Philippe André <j...@videolan.org> > said: > > > On Wed, Dec 20, 2017 at 11:01 AM, Carsten Haitzler <ras...@rasterman.com > > > >

Re: [E-devel] ecore / efl loop work

2017-12-19 Thread Jean-Philippe André
On Wed, Dec 20, 2017 at 12:36 PM, Carsten Haitzler <ras...@rasterman.com> wrote: > On Wed, 20 Dec 2017 11:19:30 +0900 Jean-Philippe André <j...@videolan.org> > said: > > > On Wed, Dec 20, 2017 at 11:10 AM, Carsten Haitzler <ras...@rasterman.com > > > >

Re: [E-devel] ecore / efl loop work

2017-12-19 Thread Jean-Philippe André
On Wed, Dec 20, 2017 at 11:01 AM, Carsten Haitzler <ras...@rasterman.com> wrote: > On Mon, 18 Dec 2017 20:16:49 +0900 Jean-Philippe André <j...@videolan.org> > said: > > > On Sat, Dec 16, 2017 at 12:20 PM, Carsten Haitzler <ras...@rasterman.com > > > >

Re: [E-devel] ecore / efl loop work

2017-12-19 Thread Jean-Philippe André
On Wed, Dec 20, 2017 at 11:10 AM, Carsten Haitzler <ras...@rasterman.com> wrote: > On Tue, 19 Dec 2017 11:53:13 +0900 Jean-Philippe André <j...@videolan.org> > said: > > > Hey raster, > > > > I'm confused by something, see

Re: [E-devel] [EGIT] [core/efl] master 06/12: loop: Try harder to find the main loop

2017-12-19 Thread Jean-Philippe André
On Wed, Dec 20, 2017 at 2:56 AM, Gustavo Sverzut Barbieri < barbi...@gmail.com> wrote: > On Mon, Dec 18, 2017 at 9:04 AM, Jean-Philippe ANDRÉ <j...@videolan.org> > wrote: > > jpeg pushed a commit to branch master. > > > > http://git.enlig

Re: [E-devel] What are we going to release?

2017-12-18 Thread Jean-Philippe André
ny things, which should then be carefully divided between "stable" and "non-stable" parts of the unified API. I would love to stabilize the API in parts. Best regards, > > On Mon, Dec 11, 2017 at 8:13 PM Carsten Haitzler <ras...@rasterman.com> > wrote:

Re: [E-devel] ecore / efl loop work

2017-12-18 Thread Jean-Philippe André
variable before really running the test). It's not testing that either of the inner timers even run. What's up with this? Did those inner loops use to work and then this became forbidden? On Mon, Dec 18, 2017 at 8:16 PM, Jean-Philippe André <j...@videolan.org> wrote: > > > On Sa

Re: [E-devel] Type info in futures

2017-12-18 Thread Jean-Philippe André
documentation it remains near impossible to guess the type. It would be nice to have some introspection, I think? -- Jean-Philippe André -- Check out the vibrant tech community on one of the world's most engaging tech sites

Re: [E-devel] ecore / efl loop work

2017-12-18 Thread Jean-Philippe André
.link/slashdot > > ___ > > enlightenment-devel mailing list > > enlightenment-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > -- > - Codito, e

Re: [E-devel] Interfaces API not in EFL namespace

2017-12-11 Thread Jean-Philippe André
out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listin

Re: [E-devel] What are we going to release?

2017-12-10 Thread Jean-Philippe André
On Mon, Dec 11, 2017 at 3:36 PM, Simon Lees <sfl...@suse.de> wrote: > On 11/12/17 14:41, Jean-Philippe André wrote: > > Cedric mentioned to me a couple of times how long it took large projects > > using Qt4 to finally move on to Qt5. So we're trying to avoid that > > bo

Re: [E-devel] API cleaning eina_str etc

2017-12-10 Thread Jean-Philippe André
nless maybe you use #ifndef EINA_UNIFIED_API_ONLY to hide the legacy forms when working exclusively in EO land -- Jean-Philippe André -- Check out the vibrant tech community on one of the world's most en

Re: [E-devel] What are we going to release?

2017-12-10 Thread Jean-Philippe André
; > > > > >> "totally crazy optimistic if the world all aligns right". > > > > > > > > > > > > > > > > If we keep trying to release everything at once without > > > commitment > > > > > and &

Re: [E-devel] Theme for EO widgets

2017-12-08 Thread Jean-Philippe André
Hi, This series of patches has been merged. Thanks again to everyone who worked on this so far. Community, please report any new issue you can spot (related to theme). On Tue, Nov 28, 2017 at 1:34 PM, Simon Lees <sfl...@suse.de> wrote: > > > On 28/11/17 14:54, Jean-Phili

Re: [E-devel] [EGIT] [core/efl] master 06/06: eolian: pass state where necessary

2017-12-08 Thread Jean-Philippe André
I believe this broke elm_check when clouseau is enabled. See the bt at the end of the file. On Wed, Dec 6, 2017 at 7:30 PM, Daniel Kolesa <dan...@octaforge.org> wrote: > On Wed, Dec 6, 2017, at 10:22, Jean-Philippe André wrote: > > This breaks the C# bindings as some Eolian A

Re: [E-devel] (eolian) @since doc tags on property getters/setters

2017-12-07 Thread Jean-Philippe André
On Fri, Dec 8, 2017 at 11:54 AM, Jean-Philippe André <j...@videolan.org> wrote: > Hi, > > On Fri, Dec 8, 2017 at 5:56 AM, Lauro Moura <lauromoura@ > expertisesolutions.com.br> wrote: > >> Hi all. >> >> Currently eolian makes the class membe

Re: [E-devel] (eolian) @since doc tags on property getters/setters

2017-12-07 Thread Jean-Philippe André
ty on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > -- Jean-Philippe André --

Re: [E-devel] [EGIT] [core/efl] master 06/06: eolian: pass state where necessary

2017-12-06 Thread Jean-Philippe André
parse(PACKAGE_ > DATA_DIR"/data/import.eo"))); > + fail_if(!(unit = eolian_file_parse(eos, PACKAGE_DATA_DIR"/data/import. > eo"))); > fail_if(!(class = eolian_class_get_by_name(unit, "Import"))); > > fail_if(!(tdl = eolian_typedecl_a

Re: [E-devel] [EGIT] [core/efl] master 16/16: eolian: Add inarray and inlist to source generation

2017-12-04 Thread Jean-Philippe André
eina_inarray_int_in { > params { > -@in arr: inarray; > +@in arr: inarray<ptr(int)>; > } > return: bool; >} > @@ -387,7 +387,7 @@ class Test.Testing (Efl.Object) {

Re: [E-devel] [EGIT] [core/efl] master 01/01: efl_ui_spin: Add new spin and spin_button widgets

2017-12-04 Thread Jean-Philippe André
I guess you still have a file "efl_ui_spin.eo.h" in efl/interfaces. Please remove it and compile again. It should be located in elementary, not efl. On Mon, Dec 4, 2017 at 8:03 PM, Jean-Philippe André <j...@videolan.org> wrote: > Does this still happen? I can't reproduce t

Re: [E-devel] [EGIT] [core/efl] master 01/01: efl_ui_spin: Add new spin and spin_button widgets

2017-12-04 Thread Jean-Philippe André
atic const Efl_Event_Description* > efl::ui::Spin::max_reached_event::description()’: > ../../../src/lib/elementary/efl_ui_spin.eo.hh:678:16: error: > ‘EFL_UI_SPIN_EVENT_MAX_REACHED’ was not declared in this scope > { return EFL_UI_

Re: [E-devel] [EGIT] [core/efl] master 03/05: efl: Introduce interface Efl.Dup

2017-12-04 Thread Jean-Philippe André
ic mentioned that to me and I think we'll rename to duplicate or cloneable. > Maybe that’s just me. > Andy > On Fri, 1 Dec 2017 at 18:50, Davide Andreoli <d...@gurumeditation.it> > wrote: > > > 2017-12-01 3:12 GMT+01:00 Jean-Philippe André <j...@videolan.org&

Re: [E-devel] [EGIT] [core/efl] master 03/05: efl: Introduce interface Efl.Dup

2017-11-30 Thread Jean-Philippe André
On Fri, Dec 1, 2017 at 3:49 AM, Davide Andreoli <d...@gurumeditation.it> wrote: > 2017-11-30 3:36 GMT+01:00 Jean-Philippe ANDRÉ <j...@videolan.org>: > > > jpeg pushed a commit to branch master. > > > > http://git.enlig

Re: [E-devel] Git Feature/ Proposal

2017-11-28 Thread Jean-Philippe André
t; Andy > > Yeah I presumed this would be a minimal expectation of any review, I > guess it should be explicitly documented somewhere. > > > On Wed, 22 Nov 2017 at 02:56, Jean-Philippe André <j...@videolan.org> > wrote: > > > >> My problem is that those branches wo

Re: [E-devel] [EGIT] [core/efl] master 01/01: elm_code: Reload grid colours on theme change

2017-11-27 Thread Jean-Philippe André
Hi Andy, On Tue, Nov 28, 2017 at 6:23 AM, Andy Williams wrote: > ajwillia-ms pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id= > d43fe6c16fd763215e2741b37baa8df913f151c0 > > commit d43fe6c16fd763215e2741b37baa8df913f151c0 > Author:

Re: [E-devel] Theme for EO widgets

2017-11-27 Thread Jean-Philippe André
On Tue, Nov 28, 2017 at 1:04 PM, Simon Lees <sfl...@suse.de> wrote: > > > On 28/11/17 13:45, Jean-Philippe André wrote: > > Hello all, > > > > > > I have some terrible news to announce here. > > > > > > In order to alter the be

[E-devel] Theme for EO widgets

2017-11-27 Thread Jean-Philippe André
ew classes) - It's a crazy amount of work to make sure everything is consistent and complete. I'll be merging a patch introducing this new theme very shortly. See D5473. I really wish there was a better solution but we couldn't find another way that doesn't break the existing theme API

Re: [E-devel] Efl.Ui.Panes

2017-11-27 Thread Jean-Philippe André
t; > >> > >> > -- > >> Check out the vibrant tech community on one of the world's most > >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot > >> _

Re: [E-devel] [EGIT] [core/efl] master 07/12: ecore_con: quiet 2 "clobbered" warnings in ecore_con

2017-11-26 Thread Jean-Philippe André
his kind of warning. That's all I know though, I don't quite understand the exact meaning of the warning nor do I find longjmp or vfork in that code. -- Jean-Philippe André -- Check out the vibrant tech communi

Re: [E-devel] ecore main loop -> efl_loop full convert

2017-11-23 Thread Jean-Philippe André
ds (getters, protected > > setters)... > > > > I'd not go with Eina_Value as events. It could be done, would work > > exactly the same but offers less flexibility (needs copy intead of ref > > count, no way to protect members). But if Eo is considered too heavy > >

[E-devel] C++ bindings

2017-11-23 Thread Jean-Philippe André
Hey guys, I've recently been playing with our C++ bindings, trying to make them easier to use and more complete. I managed to implement function pointer support and a few other things. But I'd like to know if we have people here who are well knowledgeable about modern C++ (basically C++11 and

Re: [E-devel] ecore main loop -> efl_loop full convert

2017-11-21 Thread Jean-Philippe André
ink to its type the loop creates and manages these temporary objects as events are being processed This is consistent with input events (info type are EO objects with a common base class). I see no major issue with this design, besides extra memory requirements. -- Jean-Philip

Re: [E-devel] Eo API docs: Large inheritance content

2017-11-21 Thread Jean-Philippe André
he method name (+get/set), right side the brief description and maybe a pseudo-language signature, if that's possible. PS: The inheritance graph picture should not be generated with a max size, as it becomes unreadable. -- Jean-Philippe André

Re: [E-devel] Git Feature/ Proposal

2017-11-21 Thread Jean-Philippe André
t;> > > >> > When merging, you can either do a regular rebase/merge as in the git > >> > practices documentation or you can choose to rebase/squash on the > >> branched > >> > commits prior to pushing the merge. There is no rewriting wi

Re: [E-devel] Git Feature/ Proposal

2017-11-20 Thread Jean-Philippe André
t; >> >> > > >> >> > > >> > -- > >> >> > Check out the vibrant tech community on one of the world's most > >> >> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > >> &g

Re: [E-devel] Probie proposal: Taxi2se

2017-11-12 Thread Jean-Philippe André
be nice and inform others I think. Maybe my > go ahead set you on the track that it needed acknowledgments from > others. For probies that is indeed not needed. > Got it. I've now added him. -- Jean-Philippe André --

Re: [E-devel] Eo installed files issue

2017-11-12 Thread Jean-Philippe André
ange. As we discussed earlier, this had to be done, and I think now is a good time to try and fix everything. Having errors is a good way to know what to fix :) If you have any specific issue or a tool I can run, let me know so I can help! -- Jean-Philippe André --

[E-devel] Probie proposal: Taxi2se

2017-11-09 Thread Jean-Philippe André
^^ Unless there is a strong opposition, I'll add him on Monday. Best regards, -- Jean-Philippe André -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link

Re: [E-devel] It's That Time Again (tm)

2017-11-08 Thread Jean-Philippe André
m.link/slashdot > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > -- Jean-Philippe André

Re: [E-devel] OS X build error

2017-11-07 Thread Jean-Philippe André
The difference between my build (Linux) and OSX seems to be the presence or not of cserve2 which lead to the inclusion of all of evas private headers, thus LKI() was well defined (and LKD, etc... were defined multiple times). 2017-11-07 20:22 GMT+09:00 Jean-Philippe André <j...@videolan.

Re: [E-devel] OS X build error

2017-11-07 Thread Jean-Philippe André
could EAPI be mis-defined there causing this? > > Nah. LKI is undefined. The evas functions reference it. LKI is a macro. Somehow didn't get defined, thus became a symbol., I wonder why it works for us. I pushed a patch, please test. > > > > Thanks, > > > > Andy &g

Re: [E-devel] OS X build error

2017-11-06 Thread Jean-Philippe André
; -- > > Carsten Haitzler - ras...@rasterman.com > > > > > > > > -- > > Check out the vibrant tech community on one of the world's most >

Re: [E-devel] [EGIT] [core/efl] master 01/04: elm_multibuttonentry: do not eat all the events

2017-10-27 Thread Jean-Philippe André
2ee21835 and > > 53fcc4bb7de3bfc9c69f6e138bc25a1f52a49744 breaks the shrink feature in > MBE. > > Please verify it with elm test -> multibuttonentry shrink example. > > > > > Okay, so 53fcc4bb7de3bfc9c69f6e138bc25a made mbe a not focusable widget by > default

Re: [E-devel] [EGIT] [core/efl] master 01/03: Efl.Ui.Format: implement generic format_string function

2017-10-26 Thread Jean-Philippe André
> stored by efl_ui_format_string_set(). > > > > > > > -elm_layout_text_set(obj, "elm.units", buf); > > > +sd->format_cb(sd->format_cb_data, sd->format_strbuf, val); > > > > this is not that good. You should wrap this in

Re: [E-devel] GitFlow

2017-10-25 Thread Jean-Philippe André
; >> > -- > > >> Check out the vibrant tech community on one of the world's most > > >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > >> ___ > > >> enlig

Re: [E-devel] [EGIT] [core/efl] master 03/03: config: Simplify EO API

2017-10-20 Thread Jean-Philippe André
ry little to do with this specific interface, but would have to do with the config backend, i.e. elm_config or any preference module we come up with (if we ever do). Unless we want to expose options for such feedback policy... but that can be added later. -- Jean-Philippe André --

Re: [E-devel] Phab EFL ticket management

2017-10-17 Thread Jean-Philippe André
> have > > > more > > > > > > > people > > > > > > > > assigned to projects with fewer issues per project. > > > > > > > > Then the milestone for release can be the main point of > concern > > > for

Re: [E-devel] [EGIT] [core/efl] master 01/01: efl intf: Add format interface

2017-10-16 Thread Jean-Philippe André
ou may use it to format some date, > etc. > > my suggestion is to change it to "format_template" or > "format_string"... and pass that to format_cb/func as above, so you > could change the template string and get

Re: [E-devel] Evas_Engine_Software_X11.h missing on purpose?

2017-10-15 Thread Jean-Philippe André
ning data that should have been kept internal, and bind the applications to a specific display system, which we've been trying to abstract. Now I have to admit that I hadn't heard of exactimage before and thus wonder why this

Re: [E-devel] EFL 1.20.5

2017-10-15 Thread Jean-Philippe André
.. (is no one using them?) > > https://phab.enlightenment.org/T6079 > If can try to take a look if no one is. > That's a problem with the elementary config. I just don't know how the value got changed to the default instead of the standard one. -- Jean-Philippe André ---

[EGIT] [core/efl] master 02/02: widget: Rename focus_region (EO)

2017-10-12 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=72f1fbf4f1eddbc1cde4455081be4f3a9b8a1a44 commit 72f1fbf4f1eddbc1cde4455081be4f3a9b8a1a44 Author: Jean-Philippe Andre Date: Thu Oct 12 18:16:42 2017 +0900 widget: Rename

[EGIT] [core/efl] master 01/02: edje_object: Mark access_part_iterate as @beta

2017-10-12 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=19dff855194f2c4b411fc5d27b33d212ff26bcb0 commit 19dff855194f2c4b411fc5d27b33d212ff26bcb0 Author: Jean-Philippe Andre Date: Thu Oct 12 16:00:42 2017 +0900 edje_object: Mark

[EGIT] [core/efl] master 02/03: evas: Implement support for different H/V font DPI

2017-10-12 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ca581e00baea8d8f714fdc4850dd77898db5a80b commit ca581e00baea8d8f714fdc4850dd77898db5a80b Author: Jean-Philippe Andre Date: Thu Oct 12 15:15:34 2017 +0900 evas: Implement

[EGIT] [core/efl] master 01/03: widget: Some EO docs formatting

2017-10-12 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=47a46323981925f715153e921fe10aec9283fb35 commit 47a46323981925f715153e921fe10aec9283fb35 Author: Jean-Philippe Andre Date: Thu Oct 12 12:28:23 2017 +0900 widget: Some EO docs

Re: [E-devel] [EGIT] [core/efl] master 01/04: evas: Override del() for evas objects

2017-10-10 Thread Jean-Philippe André
; + if (!eo_obj) return; > > + if (!efl_isa(eo_obj, MY_CLASS)) > > + { > > +ERR("Called %s on a non-evas object: %s@%p", > > +__FUNCTION__, efl_class_name_get(eo_obj), eo_obj); > > +return; > > + } > > efl_

[EGIT] [core/efl] master 01/04: evas: Override del() for evas objects

2017-10-10 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e021e25c852313463925195b1367938057734c5f commit e021e25c852313463925195b1367938057734c5f Author: Jean-Philippe Andre Date: Thu Sep 28 18:03:33 2017 +0900 evas: Override del()

[EGIT] [core/efl] master 02/04: combobox: Mark as legacy only if legacy API is used

2017-10-10 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=15f95c374e32e37871411ecd5ebe9ef8fa48df5e commit 15f95c374e32e37871411ecd5ebe9ef8fa48df5e Author: Jean-Philippe Andre Date: Tue Oct 10 14:15:21 2017 +0900 combobox: Mark as

[EGIT] [core/efl] master 03/04: widget: Make focus_mouse_up_handle internal

2017-10-10 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f75d2e6be22187fd7428290469ec5a93bbc88200 commit f75d2e6be22187fd7428290469ec5a93bbc88200 Author: Jean-Philippe Andre Date: Tue Oct 10 18:53:43 2017 +0900 widget: Make

[EGIT] [core/efl] master 04/04: focus: Avoid infinite loop in window

2017-10-10 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4c0167916bd472569a71f2888f32b49231dedb5e commit 4c0167916bd472569a71f2888f32b49231dedb5e Author: Jean-Philippe Andre Date: Tue Oct 10 19:30:38 2017 +0900 focus: Avoid

[EGIT] [core/efl] efl-1.20 04/16: evas: Fix shutdown of async cmd cache

2017-09-28 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=757c5f83d8eb37e5509bdff1f4b53b8cb4d99c82 commit 757c5f83d8eb37e5509bdff1f4b53b8cb4d99c82 Author: Jean-Philippe Andre Date: Tue Sep 26 14:26:56 2017 +0900 evas: Fix shutdown

[EGIT] [core/efl] efl-1.20 05/16: win: Avoid calling same function twice on shutdown

2017-09-28 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=b9ad278737c0988cab76db4914e246a17783cbbf commit b9ad278737c0988cab76db4914e246a17783cbbf Author: Jean-Philippe Andre Date: Tue Sep 26 15:00:53 2017 +0900 win: Avoid calling

[EGIT] [core/efl] efl-1.20 02/16: win: Avoid safety ERR in efreet

2017-09-28 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=2b4f0bee7f74d6eede4dbd905aaf6deff11b7d96 commit 2b4f0bee7f74d6eede4dbd905aaf6deff11b7d96 Author: Jean-Philippe Andre Date: Tue Sep 26 12:20:43 2017 +0900 win: Avoid safety

[EGIT] [core/efl] efl-1.20 03/16: elm: Properly unregister providers on shutdown

2017-09-28 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=f24a9903f8ef7f598979c4d1696c62d021fedada commit f24a9903f8ef7f598979c4d1696c62d021fedada Author: Jean-Philippe Andre Date: Tue Sep 26 14:09:14 2017 +0900 elm: Properly

[EGIT] [core/efl] efl-1.20 13/16: evas: Fix dangling references with input devices

2017-09-28 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=7890d93c2e101e3c8892f81d36e62f064299a254 commit 7890d93c2e101e3c8892f81d36e62f064299a254 Author: Jean-Philippe Andre Date: Thu Sep 28 11:27:56 2017 +0900 evas: Fix dangling

[EGIT] [core/efl] efl-1.20 10/16: ecore: Reset do_quit when ecore shuts down

2017-09-28 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=ed29bbe56f1badfc45c2931b992115d938113fd0 commit ed29bbe56f1badfc45c2931b992115d938113fd0 Author: Jean-Philippe Andre Date: Tue Sep 26 17:18:02 2017 +0900 ecore: Reset

[EGIT] [core/efl] efl-1.20 06/16: elm: Fix elm_shutdown

2017-09-28 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=9b6a6098dc9ea3a35ba6f2b2cf80670df2931f06 commit 9b6a6098dc9ea3a35ba6f2b2cf80670df2931f06 Author: Jean-Philippe Andre Date: Tue Sep 26 16:21:27 2017 +0900 elm: Fix

[EGIT] [core/efl] efl-1.20 16/16: eo: Allow efl_reuse to be called with a parent

2017-09-28 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=85e97c7c293f6cf1c670ef71909c8fc796b31358 commit 85e97c7c293f6cf1c670ef71909c8fc796b31358 Author: Jean-Philippe Andre Date: Thu Sep 28 15:43:28 2017 +0900 eo: Allow

[EGIT] [core/efl] efl-1.20 01/16: elm: Fix module load with ELM_RUN_IN_TREE

2017-09-28 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=d199516dbffb4ae45da4a6dbb6f5f17efc25745d commit d199516dbffb4ae45da4a6dbb6f5f17efc25745d Author: Jean-Philippe Andre Date: Tue Sep 26 12:13:24 2017 +0900 elm: Fix module

  1   2   3   4   5   6   7   8   9   10   >