Richard Klinda <ignotus@xxxxxxxxxxx> writes:
>>>>>> Regarding 'Re: Launching applications under xwem'; Steve Youngs adds:
>
> > I don't like it. It takes us away from the very essence of
> > XWEM... A fully functional, modern, and complete Window Manager
> > written entirely in elisp.
>
> > [...]
>
> > Lets not forget what XWEM is all about.
>
> Steve is essentially right, but how about having the pie and eating it
> too? I mean if both methods (1, pure elisp 2, xwem-agent supported)
> were available, that would be sweet!
Sure Steve is right!, i was not even thinking about droping current
scheme :) only about adding (even not by default) .. the thing is that
we have `xwem-launcher-function', which is set by default to
`xwem-execute-program', so we will implement
`xwem-agent-execute-program' function which will do the job. And
customization (enabling xwem-agent launcher) will limit to:
(setq xwem-launcher-function 'xwem-agent-execute-program)
--
lg
|