Hey Connor,
On 17 April 2010 02:20, Connor Lane Smith <cls_AT_lubutu.com> wrote:
>> Included is a pull request to add functionality to see a screen-like list of
>> windows from spacebed using dmenu to spacebed-0.2.
>
> I've been thinking about this problem since you posted your pull request, and
> I only just got to a solution. It's a bit of a round-about one, but it
> seems a little cleaner.
>
> Basically I pull requested Anselm's lsw to take an argument, the window of
> which to list the children (it defaults to root). So in spacebed's
> list() you just popen("lsw <spacebed's xid> | dmenu -l 5", "r") and
> fgets the output. One function, no atoms.
>
> Patches for lsw and spacebed attached.
Feel free to apply that pull request to lsw. I think it's a great
generalisation of lsw.
Cheers,
Anselm
Received on Sat Apr 17 2010 - 13:40:29 UTC
This archive was generated by hypermail 2.2.0 : Sat Apr 17 2010 - 13:48:01 UTC