2008-10-16 14:10:23 +02:00
|
|
|
config BR2_PACKAGE_SAWMAN
|
|
|
|
bool "SawMan (Window Manager)"
|
|
|
|
depends on BR2_PACKAGE_DIRECTFB
|
|
|
|
help
|
2013-11-11 17:23:23 +01:00
|
|
|
SaWMan is a new window manager module for use with DirectFB.
|
|
|
|
Its main difference to the default module is that it allows
|
|
|
|
one process to be an application and window manager,
|
|
|
|
implementing all kinds of diversity, while SaWMan is only the
|
|
|
|
working horse.
|
2008-10-16 14:10:23 +02:00
|
|
|
|
2013-11-11 17:23:23 +01:00
|
|
|
See http://www.directfb.org/downloads/Extras/README.SaWMan
|