On Fri, Aug 04, 2006 at 02:05:59PM +0200, Kai Grossjohann wrote: > >> I think there is something I do not understand here. Isn't wmiir > >> supported? Isn't every documented command line switch of wmiir supported? > >> > > Sure, but there is no cmd to select a specific client by id. > > > Okay, so one has to search all clients in all views for the right index, > then select the one found.
Yes, that's possible (but the traffic on ther socket server will be very high and slow the whole focussing down if you don't use a native 9P library and stick to wmiir calls). Besides this, the approach is racy, because during the time of having choosed a clients title and the attempt to find and focus it, it might have disappeared already... Regards, -- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361 _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
