Quoting Chris @ Napatech:
> I'm curious as to the status of the window managers of DirectFB. I see 
> the default and it's actions, but have no experience with the Unique WM. 
> What is the philosophy of window management for DirectFB? Are window 
> borders to be taken care of by Unique or a similarly designed window 
> manager? Also, how would i go about testing the Unique window manager?

You can test Unique by using the option "wm = unique".

The concepts of Unique are explained in some files located in wm/unique.

The window manager module is responsible for the full composition of the
window stack and manages everything between input devices and windows.

It's already possible to write a full 3D window manager without
modifications to the core, because all the input and output can simply
be passed through a matrix.

Unique is 2D and is not in a usable state yet. But it already 
shows window borders around any window that doesn't suppress them.

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