Re: need "windowlist" info externally, not interactively

2015-10-19 Thread Amadeusz Sławiński
On Mon, 19 Oct 2015 20:47:34 +0200 Axel Beckert wrote: > Hi, > > On Sun, Oct 18, 2015 at 11:13:07PM +, Anonymous wrote: > > A shell script needs to be able to add a window, and know in advance > > what window number is still available. It will then do some > > stuffing. > > > > ATM it's qu

Re: need "windowlist" info externally, not interactively

2015-10-19 Thread Axel Beckert
Hi, On Sun, Oct 18, 2015 at 11:13:07PM +, Anonymous wrote: > A shell script needs to be able to add a window, and know in advance > what window number is still available. It will then do some stuffing. > > ATM it's quite messy and complex. The script attempts to randomly > create a title th

need "windowlist" info externally, not interactively

2015-10-19 Thread Anonymous
A shell script needs to be able to add a window, and know in advance what window number is still available. It will then do some stuffing. ATM it's quite messy and complex. The script attempts to randomly create a title then use that as a handle, but then it must eventually rename the window t