Mike Emmel wrote: >>I've tried directfb-engine but it seems not to work even after some >>modifications i made to compile it against DFB 0.9.25 from cvs >> > > I'm not sure this works anymore with cairo. In anycase there should be no need > for a directfb specific theme engine alpha windows are supported in > the gtk api now. > I think thats what this was for.
Primarily, it was for speed. With the pixbuf engine you won't get hardware accelerated theming IIRC. Maybe they use pixmap caches now to speed it up. It also reduces the usual overhead when not going through Gdk(Pixbuf). For embedded devices a native DirectFB GTK theming engine should really be considered, but for the graphical installer it's not very important. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
