[wmii] Identifying the selected client

From: Neptun <neptun_AT_gmail.com>
Date: Sat, 22 Apr 2006 16:41:06 +0000

Is there any way to identify the selected client so that you can access
it's properties after it is not selected any more?

I'm trying to write a script that changes the tags for the selected
client in an interactive manner. That means that i have to open a new
terminal window that will become selected itself. So i want to
create a keybinding that sends the selected client's "path" (/client/x/) as
a parameter to my script. I'm thinking of something like

Modkey-Control-t)
        .... get sel $client here ...
        aterm -e myscript $client ;;

Looking trough the wmii file system i could only see how you can get the
properties of the selected client itself but not it's "index" in the
clients list.

Neptun
Received on Sat Apr 22 2006 - 15:40:40 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:03:15 UTC