Mike Emmel wrote:
> While your at it :)
> 
> Gdk has two methods called
> gdk_window_set_keep_above
> gdk_window_set_keep_below
> 
> What there for is to prevent a dialog or important window from being hidden
> by its parent window. The semantics are different from the concept of
> windows in multiple layers so if we really want to support this
> correctly it needs to be done in the window manager. The other issue
> is drag and drop.
> Maybe Denis can comment on these issues ?
> 
> Just wanted to bring this up since it looks like your going to be
> mucking around quite a bit with unique.

Yes, I'd like to add much more desktop suitable features with Unique.

But to use them there should be some new public interfaces to keep the
IDirectFBWindow and others clean.

Drag'n'Drop might be provided by another new interface, implemented
using Unique's WM library, that already exists.

-- 
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

Reply via email to