On Thursday, 15 January 2004, at 20:14:59 (+0900), Carsten Haitzler wrote: > actually there is no epplet api to change backgrounds - (well not in > the epplet library). the slides epplet uses E IPC to talk to e and > set up a new background for the desktop - this is exactly the same > ips eesh gives you as a raw command-line. it's there! :) it's all in > eesh ipc :) as KainX said - look at e-slides. all it does is > programmatically send the same ipc you can type in eesh :)
That's correct. Also, Tom Gilbert's "feh" image viewer has the same capability, for those looking for a non-epplet example. feh_wm_set_bg() in src/support.c (misc/feh in E CVS). Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> n + 1, Inc., http://www.nplus1.net/ Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "Applying computer technology is simply finding the right wrench to pound in the correct screw." -- Unknown ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
