Re: [E-devel] Elementary with framebuffer backend font question

2009-10-08 Thread The Rasterman
On Thu, 8 Oct 2009 16:52:42 +0200 Marc Andre Tanner said: > On Fri, Oct 09, 2009 at 01:14:45AM +1100, Carsten Haitzler wrote: > > On Thu, 8 Oct 2009 15:47:25 +0200 "Michael 'Mickey' Lauer" > > said: > > > > > Raster, X may not be big our bloated, but would you please stop pretending > > > you k

Re: [E-devel] E SVN: jeffdameth trunk/eterm/Eterm/src

2009-10-08 Thread The Rasterman
On Thu, 08 Oct 2009 18:44:51 +0200 "Kim Woelders" said: > On Thu, 08 Oct 2009 04:33:29 +0200, Carsten Haitzler > wrote: > > > On Wed, 7 Oct 2009 19:06:37 -0700 Michael Jennings said: > > > >> On Thursday, 08 October 2009, at 11:51:32 (+1100), > >> Carsten Haitzler wrote: > >> > >> > ok. time

Re: [E-devel] Elementary with framebuffer backend font question

2009-10-08 Thread The Rasterman
On Thu, 8 Oct 2009 16:42:55 +0200 Marc Andre Tanner said: > After reading through evas_font_dir.c I found the solution (see below). > > On Wed, Oct 07, 2009 at 12:22:08PM +0200, Marc Andre Tanner wrote: > > Hi, > > > > I am trying to build a minimal elementary with framebuffer backend based > >

Re: [E-devel] [PATCH] Elementary widgets focus switch fix

2009-10-08 Thread Vaudano Luca
This bug is quite annoying and well-know for the Illume environment. Could someone check this patch and put on svn? Thanks Luca On Tue, Sep 15, 2009 at 1:53 AM, Marco Trevisan wrote: > Hello an issue I've always noticed in Elementary is that it doesn't > handle correctly the focus change (and us

Re: [E-devel] E SVN: jeffdameth trunk/eterm/Eterm/src

2009-10-08 Thread Kim Woelders
On Thu, 08 Oct 2009 04:33:29 +0200, Carsten Haitzler wrote: > On Wed, 7 Oct 2009 19:06:37 -0700 Michael Jennings said: > >> On Thursday, 08 October 2009, at 11:51:32 (+1100), >> Carsten Haitzler wrote: >> >> > ok. time to chime in. waaay waaay back... back in the early days. no >> > one other

Re: [E-devel] Elementary with framebuffer backend font question

2009-10-08 Thread Marc Andre Tanner
On Fri, Oct 09, 2009 at 01:14:45AM +1100, Carsten Haitzler wrote: > On Thu, 8 Oct 2009 15:47:25 +0200 "Michael 'Mickey' Lauer" > said: > > > Raster, X may not be big our bloated, but would you please stop pretending > > you know all usecases people will ever have? There _are_ usecases for plain

Re: [E-devel] Elementary with framebuffer backend font question

2009-10-08 Thread Marc Andre Tanner
After reading through evas_font_dir.c I found the solution (see below). On Wed, Oct 07, 2009 at 12:22:08PM +0200, Marc Andre Tanner wrote: > Hi, > > I am trying to build a minimal elementary with framebuffer backend based > initramfs for my Freerunner. I so far cross compiled all the required >

Re: [E-devel] E SVN: raster trunk/TMP/st/elementary/src/lib

2009-10-08 Thread The Rasterman
On Thu, 8 Oct 2009 11:25:47 -0300 Iván Briano (Sachiel) said: > On Thu, Oct 8, 2009 at 11:22 AM, Carsten Haitzler > wrote: > > On Thu, 8 Oct 2009 11:19:26 -0300 Iván Briano (Sachiel) > > said: > > > > oh yes gah! you're right. i was fooled by the doc comments above. didnt see > > the lack of EA

Re: [E-devel] E SVN: raster trunk/TMP/st/elementary/src/lib

2009-10-08 Thread Sachiel
On Thu, Oct 8, 2009 at 11:22 AM, Carsten Haitzler wrote: > On Thu, 8 Oct 2009 11:19:26 -0300 Iván Briano (Sachiel) > said: > > oh yes gah! you're right. i was fooled by the doc comments above. didnt see > the > lack of EAPI > Ah, the doc says @internal, but I forgot you don't read docs! My bad

Re: [E-devel] E SVN: raster trunk/TMP/st/elementary/src/lib

2009-10-08 Thread The Rasterman
On Thu, 8 Oct 2009 11:19:26 -0300 Iván Briano (Sachiel) said: oh yes gah! you're right. i was fooled by the doc comments above. didnt see the lack of EAPI > On Thu, Oct 8, 2009 at 11:16 AM, Carsten Haitzler > wrote: > > On Thu, 8 Oct 2009 11:07:49 -0300 Iván Briano (Sachiel) > > said: > > > >

Re: [E-devel] E SVN: raster trunk/TMP/st/elementary/src/lib

2009-10-08 Thread Sachiel
On Thu, Oct 8, 2009 at 11:16 AM, Carsten Haitzler wrote: > On Thu, 8 Oct 2009 11:07:49 -0300 Iván Briano (Sachiel) > said: > > ??? what are you trying to say? > You are using an internal Evas function in elm, it's breaking building with hidden visibility and it's in general not good. >> > >> >

Re: [E-devel] E SVN: raster trunk/TMP/st/elementary/src/lib

2009-10-08 Thread The Rasterman
On Thu, 8 Oct 2009 11:07:49 -0300 Iván Briano (Sachiel) said: ??? what are you trying to say? > > > >  static void > > +_elm_win_obj_callback_show(void *data, Evas *e, Evas_Object *obj, void > > *event_info) +{ > > +   // this is called to make sure all smart containers have calculated > > their

Re: [E-devel] Elementary with framebuffer backend font question

2009-10-08 Thread The Rasterman
On Thu, 8 Oct 2009 15:47:25 +0200 "Michael 'Mickey' Lauer" said: > Raster, X may not be big our bloated, but would you please stop pretending > you know all usecases people will ever have? There _are_ usecases for plain > framebuffer. very very very few cases. even if all you want is 1 process

Re: [E-devel] E SVN: raster trunk/TMP/st/elementary/src/lib

2009-10-08 Thread Sachiel
> >  static void > +_elm_win_obj_callback_show(void *data, Evas *e, Evas_Object *obj, void > *event_info) > +{ > +   // this is called to make sure all smart containers have calculated their > +   // sizes BEFORE we show the window to make sure it initially appears at > +   // our desired size (ie

Re: [E-devel] Elementary with framebuffer backend font question

2009-10-08 Thread Michael 'Mickey' Lauer
Raster, X may not be big our bloated, but would you please stop pretending you know all usecases people will ever have? There _are_ usecases for plain framebuffer. :M: -- Come build with us! The BlackBerry(R) Developer

Re: [E-devel] [PATCH] Enable Elementary to init e_dbus and efreet

2009-10-08 Thread The Rasterman
On Thu, 8 Oct 2009 10:58:33 +0200 Vincent Pomageot said: aah indeed #ifdef copy & paste poopie! fixed in svn! and yes - thats why i keep track of if it was initted - and if it was.. shut it down for the programmer on shutdown. init just needs to be optional due to the high costs of these inits (a

Re: [E-devel] [PATCH] Enable Elementary to init e_dbus and efreet

2009-10-08 Thread Vincent Pomageot
Ok ! Now I understand why the static bool _elm_need_e_d_bus is there :) You let the devs initialize what is optional but shut it down for them if they did. Nevertheless I should have been more precise in the description of my patch because it also corrected a small typo in _elm_unneed_efreet(): li