[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] Scripting question - or two...
From: |
Gergely Nagy |
Subject: |
Re: [RP] Scripting question - or two... |
Date: |
Sat Oct 6 06:26:05 2001 |
User-agent: |
Mutt/1.3.22i |
Thus spoke Mike Meyer <address@hidden> on 2001-10-05 04:42:27:
> This wouldn't really add any new functionality - assuming the thing
> about getting windows to appear in the frame I want them in is
> possible - it would make writing scripts to drive things much, much
> easier. For example, a ratmenu-like popup that lists "workspaces", and
> lets you change between them, reconfiguring the frames and putting
> different windows where you want them would be straightforward.
>
The CVS version has focus{ip,down,left,right} which helps a lot with
this, and a sample script in contrib/.
> Reactions? Rotten tomatoes?
AFAIK, there was a todo item to make some commands return stuff, when
they are called without arguments, so they could be parsed and used
later. If that is implemented, I think you could do everything with
a CORBA-less ratpoison, albeit, you'll have to call a binary (I can't
really imagine scripting ratpoison from anything other than shell, so
I don't consider this a big disadvantage).
Another thing against CORBA is that it adds a dependency on the CORBA
libs, and ratpoison depended only on libc and the X libs so far, and
avoided other libs.
However, I'd be interested in seeing CORBA support, as a compile-time
option maybe, it should be fun :)
Cheers,
--
Gergely Nagy \ mhp/|8]
pgpDhtBhLjAsC.pgp
Description: PGP signature
- [RP] Scripting question - or two..., Mike Meyer, 2001/10/05
- Re: [RP] Scripting question - or two...,
Gergely Nagy <=
- Re: [RP] Scripting question - or two..., Mike Meyer, 2001/10/06
- Re: [RP] Scripting question - or two..., Gergely Nagy, 2001/10/06
- Re: [RP] Scripting question - or two..., Martin Samuelsson, 2001/10/06
- Re: [RP] Scripting question - or two..., Mike Meyer, 2001/10/06
- Re: [RP] Scripting question - or two..., eichin-ratp, 2001/10/07
- Re: [RP] Scripting question - or two..., Martin Samuelsson, 2001/10/27
- Re: [RP] Scripting question - or two..., Ryan Yeske, 2001/10/28
- Re: [RP] Scripting question - or two..., eichin-ratp, 2001/10/28