On 18 May 2007, at 00:59, Yen-Ju Chen wrote: > I add "showing desktop" (_NET_SHOWING_DESKTOP) in XWindowServerKit. > You can either link to it, copy the code, > or have a script using it. > It basically hide all windows so that you see your desktop, > then show them back.
I think the best thing is probably to wrap these functions up as class methods, and export that class for scripting in the XWindowServerKit. Then scripts can load the framework and call the method directly. I'll have a go at doing that tomorrow. David _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
