Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread David Seikel
On Wed, 5 Dec 2012 10:05:21 + Michael Blumenkrantz wrote: > also we really do need a server profile build for the efl tree. > having to build all of evas and ecore-evas stuff when you just want > ecore-con is a pain. I agree with that, one of my projects is server side only stuff. -- A big

Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread Gustavo Sverzut Barbieri
On Wed, Dec 5, 2012 at 9:42 AM, Carsten Haitzler wrote: > On Wed, 5 Dec 2012 07:58:10 -0200 Gustavo Sverzut Barbieri > said: > >> Hi all, >> >> Lately having to read more code than I'd like, but some stuff came to my mind >> as cleanup. Please comment before I execute them tomorrow: >> >> - remov

Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread Christopher Michael
On 05/12/12 12:03, Carsten Haitzler (The Rasterman) wrote: > On Wed, 5 Dec 2012 09:00:13 -0200 Gustavo Sverzut Barbieri > said: > >> On Wednesday, December 5, 2012, Christopher Michael wrote: >> >>> On 05/12/12 10:05, Michael Blumenkrantz wrote: there's at least one reason to keep xlib: xcb d

Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread The Rasterman
On Wed, 5 Dec 2012 09:00:13 -0200 Gustavo Sverzut Barbieri said: > On Wednesday, December 5, 2012, Christopher Michael wrote: > > > On 05/12/12 10:05, Michael Blumenkrantz wrote: > > > there's at least one reason to keep xlib: xcb doesn't support custom > > mouse > > > cursors. unless we add loa

Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread The Rasterman
On Wed, 5 Dec 2012 07:58:10 -0200 Gustavo Sverzut Barbieri said: > Hi all, > > Lately having to read more code than I'd like, but some stuff came to my mind > as cleanup. Please comment before I execute them tomorrow: > > - remove directfb ok > - remove ifdef related to async pipe and image p

Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread Gustavo Sverzut Barbieri
On Wed, Dec 5, 2012 at 8:24 AM, Cedric BAIL wrote: > Yop, > > On Wed, Dec 5, 2012 at 6:58 PM, Gustavo Sverzut Barbieri > wrote: >> Lately having to read more code than I'd like, but some stuff came to my >> mind as cleanup. Please comment before I execute them tomorrow: >> >> - remove directfb >

Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread Christopher Michael
On 05/12/12 11:13, Gustavo Sverzut Barbieri wrote: > On Wed, Dec 5, 2012 at 9:08 AM, Christopher Michael > wrote: >> On 05/12/12 11:00, Gustavo Sverzut Barbieri wrote: >>> >>> On Wednesday, December 5, 2012, Christopher Michael wrote: >>> On 05/12/12 10:05, Michael Blumenkrantz wrote: > >

Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread Gustavo Sverzut Barbieri
On Wed, Dec 5, 2012 at 9:08 AM, Christopher Michael wrote: > On 05/12/12 11:00, Gustavo Sverzut Barbieri wrote: >> >> On Wednesday, December 5, 2012, Christopher Michael wrote: >> >>> On 05/12/12 10:05, Michael Blumenkrantz wrote: there's at least one reason to keep xlib: xcb doesn't sup

Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread Christopher Michael
On 05/12/12 11:00, Gustavo Sverzut Barbieri wrote: > On Wednesday, December 5, 2012, Christopher Michael wrote: > >> On 05/12/12 10:05, Michael Blumenkrantz wrote: >>> there's at least one reason to keep xlib: xcb doesn't support custom >> mouse >>> cursors. unless we add loaders and workarounds fo

Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread Gustavo Sverzut Barbieri
On Wednesday, December 5, 2012, Christopher Michael wrote: > On 05/12/12 10:05, Michael Blumenkrantz wrote: > > there's at least one reason to keep xlib: xcb doesn't support custom > mouse > > cursors. unless we add loaders and workarounds for this, it's definitely > > worth keeping xlib. > > > >

Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread Cedric BAIL
Yop, On Wed, Dec 5, 2012 at 6:58 PM, Gustavo Sverzut Barbieri wrote: > Lately having to read more code than I'd like, but some stuff came to my mind > as cleanup. Please comment before I execute them tomorrow: > > - remove directfb Agreed. > - remove ifdef related to async pipe and image prelo

Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread Christopher Michael
On 05/12/12 10:05, Michael Blumenkrantz wrote: > there's at least one reason to keep xlib: xcb doesn't support custom mouse > cursors. unless we add loaders and workarounds for this, it's definitely > worth keeping xlib. > Yes. XCB does not have xcursor library support (ie: there is no xcb-xcurso

Re: [E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread Michael Blumenkrantz
there's at least one reason to keep xlib: xcb doesn't support custom mouse cursors. unless we add loaders and workarounds for this, it's definitely worth keeping xlib. also we really do need a server profile build for the efl tree. having to build all of evas and ecore-evas stuff when you just wan

[E-devel] Single tree EFL Evas + Ecore clean ups

2012-12-05 Thread Gustavo Sverzut Barbieri
Hi all, Lately having to read more code than I'd like, but some stuff came to my mind as cleanup. Please comment before I execute them tomorrow: - remove directfb - remove ifdef related to async pipe and image preload. Always enabled - remove cserve1 - remove Evas pipe (up to discussion, but