2008/2/14, Denis Oliver Kropp <[EMAIL PROTECTED]>:
> Asho Yeh wrote:
> > Hi Denis
> >
> > I am very interesting in GTK+ and DirectFB. When I ported the Gtk+
> > with DirectFB, the FullScreen seemed not support. Will it be a
> > feature.
>
> What should it do? Resize the window to the layer size?
Actually I am newbie in UI design. My previous work was writing kernel
modules and some command line applications.

In my test environment, I wanted to cross-compile vlc to play videos.
Before that, I compiled gqview as my test target. There is a
"FullScreen" option in that. When I pressed it, the DFB showed up not
implemented. So I thought this is not support yet.

As you mentioned, I think resize to the window layer is good. Should I
set it to the TopLevel?
>
> > My get paid work is develping DirectFB and writing some gfx drivers.
>
> Interesting, which hardware? :)
>
> > After cross-compiling Gtk+ with DFB in arm11, I noticed that the gtk+
> > programs doesn't use the drawing functions but blitting only. The
> > performance was not good to apps with scrollbars. Is it normal or not.
>
> Maybe you've been using an older Cairo?

Thanks, I will try the latest cairo.
>
> > My envirnoment is:
> > GTK+  with 2.10
> > DFB with 1.0.0
>
> I'm about to post my patchberg to 2.15 trunk which includes the event layer
> reimplementation with the big idol being the X11 backend where possible and
> Quartz where needed (grab, cross, enter/leave, focus). X11 mainly dictated
> order of processing and events per dispatch etc.
>
> It also contains a patch for the Visuals, making the layer format,
> e.g. RGB16, the system visual, to have it used for opaque windows,
> which is much faster than intermediate usage of ARGB (default).
>
> --
> Best regards,
>    Denis Oliver Kropp
>
> .------------------------------------------.
> | DirectFB - Hardware accelerated graphics |
> | http://www.directfb.org/                 |
> "------------------------------------------"
>

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

Reply via email to