On Mon, Aug 31, 2009 at 08:22:45PM +0200, ext Niels Roest wrote:
> good point,
> I think GetScreenSize in primary.c should have something like:
> 
>      if (dfb_config->mode.width)
>           width  = dfb_config->mode.width;
>      else
>           width  = shared->screen_size.w;
> 
> at least, that would make more sense to me..
> If no objections otherwise I'll change that appropriately.
> 
> So your GetScreenSize will return your config, as youo would expect.
> 
> Greets
> Niels

Cool. Thanks. Will this be in 1.5 then?

-- 
Anders Bakken
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to