Re: [E-devel] Mac server sponsorship

2018-08-02 Thread William L. Thomson Jr.
On Mon, 23 Jul 2018 12:31:31 -0400 Mike Blumenkrantz wrote: > Actually, if we were able to do Mac builds elsewhere then this would > greatly improve our CI build times. Mac builders on Travis are very > highly contested and so have even fewer resources available than > Linux builders. Even on my

Re: [E-devel] efl regressor

2018-08-02 Thread William L. Thomson Jr.
On Fri, 13 Jul 2018 09:41:06 -0400 Stefan Schmidt wrote: > Hello. > > On 09.07.2018 12:00, William L. Thomson Jr. wrote: > > On Mon, 9 Jul 2018 16:56:30 +0200 > > > > I feel like a docker image with a ready env for testing E > > applications would be beneficial not only to myself, but to others.

[E-devel] CServe2

2018-08-02 Thread Chris Michael
Hi All, I did some investigating into cserve2 support today, only to find out that it's broken :( It turns out that it's always had some bugs and thus was never turned on. Seeing as how it is unlikely to ever be bug-fixed, maintained, or even enabled I cannot see keeping this code around as it

[E-devel] About EFL C# language bindings

2018-08-02 Thread 조재현
Hello. This is Jaehyun Cho. This email is to discuss and share opinions about current issues on EFL C# language bindings and how to solve the issues. Originally I asked questions about EFL C# language bindings to Mr. Felipe Magno de Almeida, but anyone can answer or share your op

Re: [E-devel] About EFL C# language bindings

2018-08-02 Thread Felipe Magno de Almeida
On Tue, Jul 24, 2018 at 1:39 AM, 조재현 wrote: > Hello. This is Jaehyun Cho. > > > > This email is to discuss and share opinions about current issues on EFL C# > language bindings and how to solve the issues. > > > > Originally I asked questions about EFL C# language bindings to Mr. Felipe > Magno d

Re: [E-devel] [EGIT] [core/efl] master 01/01: elm/bg: call color_set up the class chain internally

2018-08-02 Thread Mike Blumenkrantz
Your recent patch does resolve the additional regression here, and your point regarding color_set being mostly useful only for changing transparency is also valid, though also potentially it could be used for providing a tint to widgets, e.g., making them green or something like that. I think prob