CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20020414 23:11:33
Modified files:
. : TODO
include : directfb.h
src/core : layers.c windows.c windows.h
src/display : idirectfbdisplaylayer.c
src/windows : idirectfbwindow.c
Log message:
Added new window options to disable moving,
resizing, stacking and destruction by wm hack.
Added window option that turns the window into a passive
output only window (DWOP_GHOST). It will never get the focus
or any input events, clicks will go through. This is useful
for status OSDs or subtitling via transparent windows.
Added IDirectFBWindow::GetOptions().
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.