Hi, vivek <[EMAIL PROTECTED]> writes:
> Could you please tell me the difference between > gtk-window decorate and non-decorate ? > Because, if I enable window decorate, setOpacity is > not working at gtk level, if I disable it, then > it is working. > > What could be the difference ? The difference is that the window decorations are an ugly hack. The code wraps a window around the actual window and this breaks quite some assumptions. There used to be code to take care of this extra window but since I never use gtk+ window decorations, it is likely that this code broke at some point. Actually I am not interested in fixing it but I would take patches (against the CVS version please). Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
