On Fri, 8 Jul 2005 15:51:12 -0500 Marc McGarry <[EMAIL PROTECTED]> babbled:

> Here's the same patch again with the (redundant) desk_flip_complete
> E_Action removed.
> 
> This patch adds E_Action execution support to enlightenment_remote.
> 
> I've tested it against CVS from this morning and it appears to apply cleanly.

in cvs :)

> --Marc
> 
> On 7/6/05, Marc McGarry <[EMAIL PROTECTED]> wrote:
> > All,
> > 
> > Raster suggested that I use the E_Action system to change desks
> > instead of my current method of 5 parameters which I thought was
> > clunky.
> > 
> > So I've added a generic IPC call to execute a named action, as well as
> > a new action which flips to a desk given the manager, container, zone,
> > row and column.
> > This IPC call executes E-Action.func.go exclusively, so it cannot be
> > used for mouse and keyboard actions I believe.
> > 
> > The number of parameters is variable, but is interpreted as follows:
> > 
> > 5 params: manager container zone row column
> > 4 params: container zone row column
> > 3 params: zone row column
> > 2 params: row column
> > 1 param: column
> > 
> > I imagine this works correctly for parameters higher than 2, but I
> > don't have multihead or xinerama to test it here at work...
> > 
> > I also don't know what would cause there to be more than one manager
> > in the managers_list (multiple X servers running Enlightenment?), so I
> > don't know how to tell if 5 params even works : )
> > 
> > Please let me know what you think,
> >  Marc
> > 
> > --
> > http://www.diadems.com/
> > 1 3 5
> > 2 4 6 R
> > 
> > 
> > 
> 
> 
> -- 
> http://www.diadems.com/
> 1 3 5
> 2 4 6 R


-- 
------------- 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