New commits:
http://git.directfb.org/?p=extras/SaWMan.git;a=commit;h=f8ac0feea11ea9f1ee12d5d10727053080394bc0
commit f8ac0feea11ea9f1ee12d5d10727053080394bc0
Author: Denis Oliver Kropp <[email protected]>
Date:   Thu Oct 6 00:14:44 2011 +0200

    SecureFusion: Avoid locking
    
    Add SaWMan::IsShowingWindow().
    
    Add SaWMan::Activate() that sends initial window/process list and enables 
calls to the manager.
    
    No more operation in ISaWManManager::Lock/Unlock().

 src/SaWManManager.flux     |   22 ++++++++++
 src/SaWManManager_real.cpp |   98 ++++++++++++++++++++++++++++++++++++++++----
 src/SaWManProcess_real.cpp |   10 ++++-
 src/SaWMan_includes.h      |    2 +
 src/isawman.c              |   44 +-------------------
 src/isawmanmanager.c       |   46 ++------------------
 src/sawman.c               |   11 ++---
 src/sawman_internal.h      |    4 +-
 src/sawman_window.c        |    1 -
 wm/sawman/sawman_wm.c      |    2 +-
 10 files changed, 138 insertions(+), 102 deletions(-)

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

Reply via email to