New commits:
http://git.directfb.org/?p=extras/SaWMan.git;a=commit;h=3e69d47d70f8c81c6865b50b37dabb56543414f1
commit 3e69d47d70f8c81c6865b50b37dabb56543414f1
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Thu Oct 11 13:05:39 2007 +0200

    No longer use dfb_layer_region_activate/deactivate(), but CLRSF_FROZEN.
    
    Startup with inactive tiers to match unrealized region.
    
    Before switching to single mode, border mode or standard set the
    region state flag CLRSF_FROZEN.
    
    When no more windows are displayed turn off the region with 
dfb_layer_region_disable().

 src/sawman.c          |   33 ++++++++++++---------------------
 wm/sawman/sawman_wm.c |    1 -
 2 files changed, 12 insertions(+), 22 deletions(-)

http://git.directfb.org/?p=extras/SaWMan.git;a=commit;h=c5f8ba27c7dd7d7fc3aff8e983362c402966a8c5
commit c5f8ba27c7dd7d7fc3aff8e983362c402966a8c5
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Wed Oct 10 22:03:29 2007 +0200

    Added SAWMAN_DUMP_TIER_FRAMES which can be defined to let SaWMan dump the
    tier surface content to "/tier_xxxxx.ppm/pgm" after each time it is updated.

 src/sawman.c |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=extras/SaWMan.git;a=commit;h=268fc2f8ac7b1086f034aefbe701db2d3f379058
commit 268fc2f8ac7b1086f034aefbe701db2d3f379058
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Wed Oct 10 11:53:11 2007 +0200

    Fixed global reference counting for parent windows and processes,
    for cleanup of resources in proper order when killing an application.

 include/sawman_manager.h |    1 +
 wm/sawman/sawman_wm.c    |   20 ++++++++++++++++++--
 2 files changed, 19 insertions(+), 2 deletions(-)


_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to