On Tue, 13 May 2014 21:18:03 +0200 [email protected] said:
> Hi all,
>
> On Sun, May 11, 2014 at 11:17:10AM +0200, ADA wrote:
> >
> > It looks like, I've screwed up something, so my Terminology git was not
> >up to date. I've cloned it again to get a clean state, now it compiles fine.
> >
> > By the
On 14-05-11 09:32, Carsten Haitzler wrote:
> it should build with 1.10 - what did you change? why didn't it build?
app_server. I was fed up with making that thing compatible with
different efl versions. On git, this part is only compiled with efl ≥
1.10. If people care about that part of the could
Hi all,
On Sun, May 11, 2014 at 11:17:10AM +0200, ADA wrote:
It looks like, I've screwed up something, so my Terminology git was not
up to date. I've cloned it again to get a clean state, now it compiles fine.
By the way, the only file with problems was app_server.c. I've just
tracked the chan
On Tue, May 13, 2014 at 06:11:01PM +1000, Dave wrote:
> In the EFL source tree, edit the src/lib/ecore_x/xlib/ecore_x.c file, and
> comment out the following line:
>ECORE_X_MODIFIER_ALTGR = _ecore_x_key_mask_get(XK_Mode_switch)
>
> It's not root cause of the issue, but it'll fix things for y
In the year 2014, of the month of May, on the 12th day, Marc MERLIN wrote:
> On Mon, May 12, 2014 at 02:07:30AM +1000, Dave wrote:
> > I had a little look at the enlightenment source code to try and figure this
> > out, half as an excuse to start learning about the code for enlightenment.
> >
>
Le Sun, 11 May 2014 01:37:25 +0200, Carsten Haitzler
a écrit:
> On Mon, 05 May 2014 09:06:34 +0200 [email protected] said:
Hello,
Thank you for your response
>> However with the callback way, content of the canvas will not be resized
>> automatically.
>
> that's your job in the callback - t