CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20041101 22:49:30
Modified files:
src/core : windows.c windows.h windowstack.c wm.c wm.h
wm_module.h
src/windows : idirectfbwindow.c
wm/default : default.c
wm/unique : stret.c stret_iteration.c stret_iteration.h
unique.c
Log message:
Added dfb_window_set_options() which calls the new window manager function
SetOptions() to keep track of and control changes.
Update region flags when the window options are changed.
Update window border region layout when the window is resized.