Re: [E-devel] How work with evas.filter in edc?

2017-05-18 Thread Viacheslav Reutskiy
On 05/19/17 07:55, Simon Lees wrote: > > On 05/19/2017 02:17 PM, Viacheslav Reutskiy wrote: >> >> On 05/19/17 05:36, Jean-Philippe André wrote: >>> Hi, >>> >>> You can definitely define global filters and use them by name in any part >>> or s

Re: [E-devel] How work with evas.filter in edc?

2017-05-18 Thread Viacheslav Reutskiy
18 May 2017 at 16:47, Viacheslav Reutskiy <reutskiy@gmail.com> wrote: > >> Hello everyone, >> >> Can someone explain to me how to work with evas.filter in edc? >> I try to read the docs, but it unreachable because edcref page is >> broken. So I gone to see

[E-devel] How work with evas.filter in edc?

2017-05-18 Thread Viacheslav Reutskiy
, /* dup */ {"collections.group.filters", NULL}, {"collections.group.filters.filter", ob_filters_filter}, /* dup */ {"collections.group.filters.filter.script", ob_filters_filter_script}, /* dup */ ``` So expected that user can define globally, in toplevel blocks, but i

Re: [E-devel] hi-dpi problems with E and Eflete

2017-04-27 Thread Viacheslav Reutskiy
e scale. > > > > > -- > 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] Making EFL easier to use

2017-04-21 Thread Viacheslav Reutskiy
On 04/13/17 08:35, Cedric BAIL wrote: > On Wed, Apr 12, 2017 at 10:22 PM, Viacheslav Reutskiy > <reutskiy@gmail.com> wrote: >> On 04/13/17 00:23, Cedric BAIL wrote: >>> On Wed, Apr 12, 2017 at 1:36 AM, Viacheslav Reutskiy >>> <reutskiy@gmail.com>

Re: [E-devel] Making EFL easier to use

2017-04-12 Thread Viacheslav Reutskiy
On 04/13/17 00:23, Cedric BAIL wrote: > On Wed, Apr 12, 2017 at 1:36 AM, Viacheslav Reutskiy > <reutskiy@gmail.com> wrote: >> On 04/11/17 01:12, Cedric BAIL wrote: >>> To address this, we have come up with a serie of idea. The first thing >>> is that w

Re: [E-devel] Making EFL easier to use

2017-04-12 Thread Viacheslav Reutskiy
em it's script API, it's still beta. As for me need to update styles, and refuse to use script in the styles, by one thing - it make styles for clearly, clear edc code, clear to understand. Generally scripts used in style only for use 'if' statement, but

Re: [E-devel] EFL 1.19.0 beta 2

2017-02-24 Thread Viacheslav Reutskiy
list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Viacheslav Reutskiy (rimmed) -- Check out the vibrant tech com

Re: [E-devel] [EGIT] [tools/eflete] master 01/01: modal window: add the done/cancel callback on modal window.

2016-12-13 Thread Viacheslav Reutskiy
back_add(mw, signals.shortcut.popup.done, > _mw_done, mw); >} > > shortcuts_object_push(mw); > -- Viacheslav Reutskiy (rimmed) -- Check out the vibrant tech community on one of the world's most

Re: [E-devel] [GIT] : ecore_file: use win api for delete folder

2016-11-30 Thread Viacheslav Reutskiy
> enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Viacheslav Reutskiy (rimmed) -- __

Re: [E-devel] Request dev acces for lorddrew (Andrii Krotor)

2016-11-01 Thread Viacheslav Reutskiy
Hello, I moved lorddrew from probie to developers Congratulations! On 11/01/16 00:59, Cedric BAIL wrote: > Hello, > > On Mon, Oct 31, 2016 at 1:35 AM, Viacheslav Reutskiy > <reutskiy@gmail.com> wrote: >> Today I would like to propose to promote lorddrew (Andri

[E-devel] Request dev acces for lorddrew (Andrii Krotor)

2016-10-31 Thread Viacheslav Reutskiy
Hello everyone, Today I would like to propose to promote lorddrew (Andrii Krotor) from probie to developers. He has been contributiong to Eflete along time and made a lot of patches to efl and elementary. So if nobody object I will give access. -- Viacheslav Reutskiy (rimmed

Re: [E-devel] SSH access to e5

2016-10-25 Thread Viacheslav Reutskiy
ashDot.org! http://sdm.link/slashdot > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Viacheslav Reutskiy (rimmed) ---

Re: [E-devel] Edje animation and ecore_job

2016-09-23 Thread Viacheslav Reutskiy
On 09/23/16 14:32, Carsten Haitzler (The Rasterman) wrote: > On Tue, 20 Sep 2016 08:09:20 +0300 Viacheslav Reutskiy > <reutskiy@gmail.com> > said: > >> Hello, everyone. >> >> I want to ask about ecore animator, rather edje animation, and ecore_job

[E-devel] Edje animation and ecore_job

2016-09-19 Thread Viacheslav Reutskiy
? Because, all jobs run after add. This can be clearly seen on screenshort from evlog (link <https://drive.google.com/file/d/0B4etXaV0O_4ceVN1TEVvZ2o2Z1U/view?usp=sharing>). So my question: is it normal behavior or jobs should to mix with render? -- Viacheslav Reutskiy (

[E-devel] Eflete 0.7.0 Release

2016-09-06 Thread Viacheslav Reutskiy
s. * Ewe theme: ellipsis text in combobox style for colorclass. * Project manager: fix export resources. * demo: call SWALLOW_SET/TEXT_SET callbacks only for curr

Re: [E-devel] [EGIT] [tools/eflete] master 01/01: theme: set the edj file path dynamically.

2016-07-20 Thread Viacheslav Reutskiy
EFLETE_TEMPLATE_SOUNDS_PATH); > + eina_strbuf_append_printf(flags, "-id \"%s/template/images\" -sd > \"%s/template/sounds\" -v", > + ap.path.edj_path, ap.path.edj_path); > > pm_project_import_edc(elm_entry_ent

Re: [E-devel] [EGIT] [core/efl] master 06/06: edje: unamed part are completely legit as long as no program try to interact with them.

2016-06-12 Thread Viacheslav Reutskiy
Hello, Sorry for delay. On 06/09/16 18:29, Cedric BAIL wrote: > On Jun 9, 2016 5:02 AM, "Viacheslav Reutskiy" <reutskiy@gmail.com> > wrote: >> Hello, >> >> Cedric, you broke the edje_edit. Edje_edit cann't work with unnamed parts. > Ah, dang !

Re: [E-devel] [EGIT] [core/efl] master 06/06: edje: unamed part are completely legit as long as no program try to interact with them.

2016-06-09 Thread Viacheslav Reutskiy
to fix this.", > + WRN("Parse error near %s:%i. Unnamed part exists in Group > \"%s\".", >file_in, line - 1, current_de->entry); > - sleep(10); > } > > for (i = 0; i < current_part->other.desc_count

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert "Set the name for table, box items"

2016-04-22 Thread Viacheslav Reutskiy
On 04/22/16 08:45, Cedric BAIL wrote: > On Thu, Apr 21, 2016 at 9:50 PM, Viacheslav Reutskiy > <reutskiy@gmail.com> wrote: >> On 04/22/16 00:40, Cedric BAIL wrote: >>> On Thu, Apr 21, 2016 at 6:20 AM, Viacheslav Reutskiy >>> <reutskiy@gmail.com&

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert "Set the name for table, box items"

2016-04-21 Thread Viacheslav Reutskiy
Hello, On 04/22/16 00:40, Cedric BAIL wrote: > On Thu, Apr 21, 2016 at 6:20 AM, Viacheslav Reutskiy > <reutskiy@gmail.com> wrote: >> I fix the table items name and signals from them. But not pushed now. > Good, because I have serious doubt you can fix it. You should r

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert "Set the name for table, box items"

2016-04-21 Thread Viacheslav Reutskiy
. This magic number is break emited 'source'. For example a table item name 'cell{1,10}' is not passed. On 04/21/16 14:06, Viacheslav Reutskiy wrote: > Shuhrat, thank you. > > Now I know why it revert was happened. But it wrong way. > Need update the elemines code: set to tabl

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert "Set the name for table, box items"

2016-04-21 Thread Viacheslav Reutskiy
t; > You may want to take a look on https://phab.enlightenment.org/D3820 > > > On Thu, Apr 21, 2016 at 4:21 PM, Viacheslav Reutskiy <reutskiy@gmail.com >> wrote: >> Cedric, you broke the all edje_edit_part_item_* API's, in case >> when part items have not name

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert "Set the name for table, box items"

2016-04-21 Thread Viacheslav Reutskiy
e = strdup(def_name); > - } > if (ep->items[i]->type == EDJE_PART_TYPE_GROUP && !ep->items[i]->source) > error_and_abort(ef, "Collection %i: missing source on packed item " > "of type GROUP in part \"%s\&

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje_cc: abort compile when unnamed part exists

2016-02-23 Thread Viacheslav Reutskiy
brings people hate and leave efl. I understood your concern, but I can't see another way. > > -Original Message----- > From: "Viacheslav Reutskiy"<reutskiy@gmail.com> > To: "Enlightenment developer list"<enlightenment-devel@lists.sourceforge.net>;

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje_cc: abort compile when unnamed part exists

2016-02-23 Thread Viacheslav Reutskiy
> and this kind of rude change brings people hate and leave efl. > > -Original Message----- > From: "Viacheslav Reutskiy"<reutskiy@gmail.com> > To: "Enlightenment developer list"<enlightenment-devel@lists.sourceforge.net>; > Cc: > Sent: 2016-02-

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje_cc: abort compile when unnamed part exists

2016-02-23 Thread Viacheslav Reutskiy
a part name. >> and App edc will be broken after this patch. >> >> Do you really like it? > Well, Raster liked it, and he reviewed it - > > On Tue, 23 Feb 2016 08:47:31 +0900 Carsten Haitzler (The Rasterman) > <ras...@rasterman.com> wrote: > >> On Mon

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje_cc: abort compile when unnamed part exists

2016-02-23 Thread Viacheslav Reutskiy
t need a part name. > and App edc will be broken after this patch. > > Do you really like it? > > -Original Message- > From: "Viacheslav Reutskiy"<reutskiy@gmail.com> > To: "Enlightenment developer list"<enlightenment-devel@lists

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje_cc: abort compile when unnamed part exists

2016-02-23 Thread Viacheslav Reutskiy
".", file_in, line - 1, current_de->entry); > + } > + > for (i = 0; i < current_part->other.desc_count; i++) > { >if (!current_part->other.desc[i]->state.name) > -- Viacheslav Reutskiy (rimmed)

Re: [E-devel] edje: about unnamed parts

2016-02-23 Thread Viacheslav Reutskiy
Work good for me, tested on build elementary, terminology, eflete and enventor. Land it. On 02/23/2016 09:29 AM, Viacheslav Reutskiy wrote: > > > On 02/23/2016 08:36 AM, Viacheslav Reutskiy wrote: >> >> On 02/23/2016 01:47 AM, Carsten Haitzler (The Rasterman) wrote: >>

Re: [E-devel] edje: about unnamed parts

2016-02-22 Thread Viacheslav Reutskiy
On 02/23/2016 08:36 AM, Viacheslav Reutskiy wrote: > > On 02/23/2016 01:47 AM, Carsten Haitzler (The Rasterman) wrote: > >> On Mon, 22 Feb 2016 11:06:40 +0200 Viacheslav Reutskiy >> <reutskiy@gmail.com> >> said: >> >>> Hello everyone, >>

[E-devel] edje: about unnamed parts

2016-02-22 Thread Viacheslav Reutskiy
'part_0x'. What are the views? -- Viacheslav Reutskiy (rimmed) -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month

[E-devel] Eflete v0.6.0 release

2016-02-15 Thread Viacheslav Reutskiy
/# -- Viacheslav Reutskiy (rimmed) -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take

Re: [E-devel] About eflete build.

2016-02-11 Thread Viacheslav Reutskiy
.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Viacheslav Reutskiy (rimmed) -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances

Re: [E-devel] [EGIT] [tools/eflete] master 121/122: Revert "workspace: hide and show demo instead of deletion, to keep all set values"

2016-01-14 Thread Viacheslav Reutskiy
; Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick

[E-devel] Eflete 0.5.0 is realeased

2015-07-08 Thread Viacheslav Reutskiy
Hello everyone! I'm glad to announce the Eflete v0.5.0 is released. The main purpose of this release - is the stability and usability. Now Eflete supported all parts, besides External. You feedback important for as. And we opened for all proposal and discussions. Videos:

[E-devel] Access to download.enlightenment.org

2015-07-07 Thread Viacheslav Reutskiy
Hello, everyone I have a one, small, problem. We are ready to release the Eflete. I would like to upload Eflete tarballs to download.enlightenment.org, but I have not access. Can someone upload tarball for me? -- Best regards Viacheslav Reutskyi

Re: [E-devel] Eflete repo

2015-07-01 Thread Viacheslav Reutskiy
A BIG thanks, Tom! The other branches I migrate myself. -- Best regards Viacheslav Reutskyi On 07/01/2015 11:06 AM, Tom Hacohen wrote: On 01/07/15 08:57, Tom Hacohen wrote: On 01/07/15 05:16, Viacheslav Reutskiy wrote: Sorry for bad links in the mail. I mean repo 'devs/rimmed/eflete.git

Re: [E-devel] Eflete repo

2015-07-01 Thread Viacheslav Reutskiy
, Viacheslav Reutskiy wrote: Sorry for bad links in the mail. I mean repo 'devs/rimmed/eflete.git' need to move to 'tools/eflete.git' Thanks I will do it. Hey, I migrated master and the tags. None of the branches conform to our git naming (dev namespace or stable branches), so I haven't

[E-devel] Eflete repo

2015-06-30 Thread Viacheslav Reutskiy
Hello everyone, I need small help. Need to move the Eflete repo from devs/rimmed/eflete.git https://git.enlightenment.org/devs/rimmed/eflete.git/ totools/eflete.git https://git.enlightenment.org/devs/rimmed/eflete.git/. I can't do this, because haven't access. Can some one do this? Thanks.

Re: [E-devel] Eflete repo

2015-06-30 Thread Viacheslav Reutskiy
Sorry for bad links in the mail. I mean repo 'devs/rimmed/eflete.git' need to move to 'tools/eflete.git' Thanks -- Best regards Viacheslav Reutskyi On 07/01/2015 07:11 AM, Viacheslav Reutskiy wrote: Hello everyone, I need small help. Need to move the Eflete repo from devs/rimmed

Re: [E-devel] Use a different font for 'clicked' state

2015-04-28 Thread Viacheslav Reutskiy
OMG, it's do my mobile client :( Thanks. Tom, but, as I know, claws have not port to android - Best regards Viacheslav Reutskyi (rimmed) On 04/28/2015 12:55 PM, Tom Hacohen wrote: Congratulations. You've just won the shittiest email client of the ML award. We've had some very good

Re: [E-devel] Use a different font for 'clicked' state

2015-04-28 Thread Viacheslav Reutskiy
On 04/28/2015 01:12 PM, Tom Hacohen wrote: On 28/04/15 11:09, Viacheslav Reutskiy wrote: OMG, it's do my mobile client :( Thanks. Tom, but, as I know, claws have not port to android I was joking, I don't use claws myself. Was just bringing it to your attention. If you're looking for a good

[E-devel] Eflete 0.4.1

2015-01-14 Thread Viacheslav Reutskiy
The Eflete version 0.4.1 is released. == What's New == Feature: * Sound editor: add, remove, search sounds and tones; * Image Editor: show usage list of selected image (list of groups); * Image Editor: icon for unused image in gengrid; * Style editor: tabs for text, format, glow

Re: [E-devel] Videos from the dev day are finally up!

2014-11-19 Thread Viacheslav Reutskiy
Hello Thanks! Tom, if you upload these videos to youtube, please share the link(s). -- Best Regards Viacheslav Reutskyi (rimmed) On 11/18/14 23:30, Tom Hacohen wrote: I'll take another look into uploading to YouTube tomorrow. Hopefully that'll make things easier for you. On 18 Nov 2014

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje: edje_edit - fix posible resource leak

2014-10-27 Thread Viacheslav Reutskiy
Hello, Sorry, next time I will be more attentive. Thanks for you comment. On 10/27/14 10:37, Tom Hacohen wrote: On 27/10/14 10:32, Vyacheslav Reutskiy wrote: rimmed pushed a commit to branch master.

[E-devel] Ecore Thread: stop/kill thread

2014-10-24 Thread Viacheslav Reutskiy
Hi everyone. I have one little question about Ecore Thread. I need to stop the running thread and get notified, I mean call callback, about it event. Ecore Thread has the function ecore_thread_close(), but if this func not stopped the thread, Ecore Thread waits until thread is finished, and then

Re: [E-devel] Ecore Thread: stop/kill thread

2014-10-24 Thread Viacheslav Reutskiy
Hello On 10/24/14 07:30, Jean-Philippe André wrote: Hi On Fri, Oct 24, 2014 at 9:10 AM, Viacheslav Reutskiy rim...@yandex.ru wrote: Hi everyone. I have one little question about Ecore Thread. I need to stop the running thread and get notified, I mean call callback, about it event