Hi Mike and all folks  

> There is support in GTK for a window manager at that level. I actually
> turned it on on one branch I need to do some more work to get it
> going. Its in gtkwindow-decorate.c.
> I'd suggest turning that on and working intially with it. It needs to
> be themed also. Later gtk-plug/sockets can be used to allow this code
> to run in different processes once its implemented. So the window
> manager is just a type of plug socket. That was my plan at least.

Unfortunately i'm having compilation problems with the gtkmm-2.6.3
exactly with gtk_plug and gtk_socket,  I saw an email from the
directfb-users that says that this functions is not implemented on the
actual code ( it is referring to the date of the email ) because it is
an X11 specific and as I see in your comment about this functions
maybe have some patch to gtkmm to compile fine against gtk+-2.7.0 with
directfb, I changed some files on gtkmm source removing references for
gtk_plug_get_id and gtk_socket_get_id , but without success yet, I
know it is not a directfb problem but if does anyone have solved this
issue i will be thankful to know :)

and Swin, actualy i'm spending a lot of time with gdk-directfb gtk
too, i'm doing a linuxTV interface with gtk+directfb but by now i'm
using the old gdk-directfb copy or the patched gtk+-2.0.9 from the
directfb.org that works fine at the moment but use C++ is a
requeriment of the project and i'm little bit concerned about use
directfb with the last version of gtk+ . By the way thanks for the
solution to compile it with gtk+-2.7.1 !!

Thanks for all in advance .

Rodrigo Vaz

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to