New commits:
http://git.directfb.org/?p=extras/SaWMan.git;a=commit;h=ed69309457382d52874c4c8f28b06396371c573d
commit ed69309457382d52874c4c8f28b06396371c573d
Author: Niels Roest <[email protected]>
Date: Thu Jan 14 21:02:07 2010 +0100
window composition: alpha blending fix
fix for blending:
windows with RGB (so no alpha channel) and opacity != 255
src/sawman_draw.c | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
http://git.directfb.org/?p=extras/SaWMan.git;a=commit;h=185c2b1e9e6fc77413a9881bf2d8fb05b2ed9989
commit 185c2b1e9e6fc77413a9881bf2d8fb05b2ed9989
Author: Niels Roest <[email protected]>
Date: Thu Jan 14 21:00:22 2010 +0100
support for DWOP_INPUTONLY
IDirectFBWindow::SetOption has a new option,
this patch implements it in SaWMan.
also fix in sawman_draw_two_windows fallback border drawing
samples/testman.c | 1 +
src/sawman_draw.c | 35 ++++++++++++++++++++++++-----------
src/sawman_internal.h | 16 ++++++++++------
src/sawman_updates.c | 8 ++++++--
src/sawman_window.c | 6 ++++--
tools/swmdump.c | 4 +++-
wm/sawman/sawman_wm.c | 5 +++++
7 files changed, 53 insertions(+), 22 deletions(-)
http://git.directfb.org/?p=extras/SaWMan.git;a=commit;h=199a941010cd535e8b31239d634c067350eb28c7
commit 199a941010cd535e8b31239d634c067350eb28c7
Author: Niels Roest <[email protected]>
Date: Thu Jan 14 20:53:14 2010 +0100
cursor: fix cursor appearance bug
the cursor should be redrawn when an update window WM call is received.
add "surface" to sawman_draw_cursor to limit extra code.
src/sawman_draw.c | 21 +++++++++++++++++++--
src/sawman_draw.h | 1 +
src/sawman_updates.c | 2 +-
wm/sawman/sawman_wm.c | 36 ++++++++++++++++++++++++------------
4 files changed, 45 insertions(+), 15 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs