The awful.client API specifies focus.byidx, which lets you switch
focus to a client by its relative index. What I want is to switch to a
client by *absolute* index. Is that possible?

The motivation behind this is that I want a keyboard shortcut that
does something like "always switch to this chrome window, regardless
of which client and screen currently has focus". I figure I could just
make sure the right chrome window always have absolute position 1 in
the client list, and then write a keyboard shortcut that always
switches to position one.

-- 
To unsubscribe, send mail to [email protected].

Reply via email to