Re: [E-devel] EWL evas_fb_la_LIBADD patch

2009-01-05 Thread Graham Gower
2008/12/24 Peter Wehrfritz : > Peter Wehrfritz schrieb: >> >> 4 pixels sound like inset or padding pixels. Since the size request >> happens before the realization some pixels for the inset will be added >> later, when the theme data is loaded. I think for the framebuffer, unlike to >> the x11 engi

Re: [E-devel] EWL evas_fb_la_LIBADD patch

2008-12-24 Thread Peter Wehrfritz
Peter Wehrfritz schrieb: > > 4 pixels sound like inset or padding pixels. Since the size request > happens before the realization some pixels for the inset will be added > later, when the theme data is loaded. I think for the framebuffer, > unlike to the x11 engine, the engine should take care o

Re: [E-devel] EWL evas_fb_la_LIBADD patch

2008-12-15 Thread Peter Wehrfritz
Graham Gower schrieb: > Peter Wehrfritz wrote: > >> Graham Gower schrieb: >> >>> Peter Wehrfritz wrote: >>> I committed it without the @EVAS_LIBS@, because Vincent told me that it is not needed. Can you check please if it works now? Since I don't have ecore_fb instal

Re: [E-devel] EWL evas_fb_la_LIBADD patch

2008-12-14 Thread Graham Gower
Peter Wehrfritz wrote: > Graham Gower schrieb: >> Peter Wehrfritz wrote: >>> I committed it without the @EVAS_LIBS@, because Vincent told me that >>> it is not needed. Can you check please if it works now? Since I don't >>> have ecore_fb installed, I cannot test it myself. >> >> Yes, this works f

Re: [E-devel] EWL evas_fb_la_LIBADD patch

2008-12-14 Thread Peter Wehrfritz
Graham Gower schrieb: > Peter Wehrfritz wrote: >> I committed it without the @EVAS_LIBS@, because Vincent told me that >> it is not needed. Can you check please if it works now? Since I don't >> have ecore_fb installed, I cannot test it myself. > > Yes, this works fine. Nice :) > > One other iss

Re: [E-devel] EWL evas_fb_la_LIBADD patch

2008-12-10 Thread Graham Gower
Peter Wehrfritz wrote: > I committed it without the @EVAS_LIBS@, because Vincent told me that it > is not needed. Can you check please if it works now? Since I don't have > ecore_fb installed, I cannot test it myself. Yes, this works fine. One other issue which may require attention is ewl/src/

Re: [E-devel] EWL evas_fb_la_LIBADD patch

2008-12-10 Thread Peter Wehrfritz
Graham Gower schrieb: > Hi, > > When EWL is configured with --enable-fb, the EWL engine evas_fb.so > fails to be dlopen()able due to missing symbols. The missing symbols > can be found in -lecore_fb. > > -Graham > > > --- Makefile.am 2008-12-09 18:23:18.0 +1030 > +++ ewl/src/engines/e

[E-devel] EWL evas_fb_la_LIBADD patch

2008-12-09 Thread Graham Gower
Hi, When EWL is configured with --enable-fb, the EWL engine evas_fb.so fails to be dlopen()able due to missing symbols. The missing symbols can be found in -lecore_fb. -Graham --- Makefile.am 2008-12-09 18:23:18.0 +1030 +++ ewl/src/engines/evas_fb/Makefile.am 2008-12-09 18:26:23.00