On Tue, 12 Jul 2005 01:04:12 +0200 Martin Geisler <[EMAIL PROTECTED]>
babbled:

> Hello,
> 
> I noticed that the edge_flip config option doesn't take effect right
> away --- it is waiting until you switch to another desktop (or restart
> E17).
> 
> The following little patch has a new function e_zone_update_flip_all()
> which does what e_zone_update_flip(E_Zone) does but for all zones.
> Calling this in the IPC code seems to do the trick.
> 
> I noticed that looping through first the E_Managers and then the
> E_Containers is done in several places around the code... Could one
> not have an e_zone_forall_cb() function which applies a callback
> function to each zone?  I haven't played with function pointers
> lately, but I think it could make the code nicer.
> 
> Well, my little patch is attached.

aye! yes. that would work better - but i dont mind the looping - sometimes i
just hate having to write yet another disjointed callback


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to