Hi

>
> But what struck me is, why don’t we have the window stacking functions at
> the sawman level ( like IDirectFBWindow_RaiseToTop ..etc,).
>

>
> **
>
> Any particular reason to omit those functions. For our project we need this
> as we are going to have a demon built on top of sawman. Doing all the window
> stacking functionality for user.****
>
> **
>


   Isn't
DirectResult (*WindowRestack)  ( void                 *context,
<http://git.directfb.org/?p=extras/SaWMan.git;a=blob;f=include/sawman.h;h=122779d19d6a71469ea607c603211e5d923d8624;hb=HEAD#l248>
                                      SaWManWindowHandle    handle,
<http://git.directfb.org/?p=extras/SaWMan.git;a=blob;f=include/sawman.h;h=122779d19d6a71469ea607c603211e5d923d8624;hb=HEAD#l249>
                                      SaWManWindowHandle    relative,
<http://git.directfb.org/?p=extras/SaWMan.git;a=blob;f=include/sawman.h;h=122779d19d6a71469ea607c603211e5d923d8624;hb=HEAD#l250>
                                      SaWManWindowRelation  relation );

useful for you ?

regards.
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to