New commits:
http://git.directfb.org/?p=extras/SaWMan.git;a=commit;h=4fbe6217c066c294b9f40df44b0dc3298e4bc122
commit 4fbe6217c066c294b9f40df44b0dc3298e4bc122
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Fri Nov 16 16:01:48 2007 +0100

    Check for windows being inserted, not only if they are (would be) visible.
    
    Fixed associated window handling in sawman_showing_window(),
    no longer needed to climb up to the top level.
    
    Use global window IDs, not only within each layer.
    
    More debug messages.
    
    Cleanups.

 include/sawman_manager.h |    4 +++-
 src/sawman.c             |   40 ++++++++++++++++++++++++++--------------
 wm/sawman/sawman_wm.c    |   38 ++++++++++++++++++++++++++------------
 3 files changed, 55 insertions(+), 27 deletions(-)

http://git.directfb.org/?p=extras/SaWMan.git;a=commit;h=29deb1afbb7d0769530dad5ef4cd7275a57ad377
commit 29deb1afbb7d0769530dad5ef4cd7275a57ad377
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Fri Nov 16 15:56:26 2007 +0100

    Added swmdump tool for debugging SaWMan.

 Makefile.am       |    2 +-
 configure.in      |    1 +
 tools/.gitignore  |    5 +
 tools/Makefile.am |   12 ++
 tools/swmdump.c   |  418 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 437 insertions(+), 1 deletions(-)


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

Reply via email to