New commits:
http://git.directfb.org/?p=extras/SaWMan.git;a=commit;h=6953a30bb4aed2fb69e7073fc6c850f188171bed
commit 6953a30bb4aed2fb69e7073fc6c850f188171bed
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=ab90a55805304c5a1fff8b9eb6dcb215465eb493
commit ab90a55805304c5a1fff8b9eb6dcb215465eb493
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(-)

http://git.directfb.org/?p=extras/SaWMan.git;a=commit;h=22289dddcfa74d9b365cba831e47588b827e76b9
commit 22289dddcfa74d9b365cba831e47588b827e76b9
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Thu Nov 15 19:03:34 2007 +0100

    Notify application manager about new tier size if previous mode was single.
    
    This fixes the window bounds and borders when switching to border only mode.

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


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

Reply via email to