chiark / gitweb /
bin/wakey.zsh: Implement the active-window check from Lange's version.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 20 Apr 2020 12:18:36 +0000 (13:18 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 20 Apr 2020 12:24:52 +0000 (13:24 +0100)
commit132a9791192195274f57c8b685667c690241cae5
tree85968009cd06edde956dcd4b7fb36b16d41517e0
parent6131a2527bbb25d0f007005d6bf5541095a1d9e2
bin/wakey.zsh: Implement the active-window check from Lange's version.

This is actually rather annoying, because (unlike `xterm'), `pterm''s
announced `WINDOWID' isn't its toplevel, so we have to go digging.  In
theory I should do a recursive walk, but, well, I don't yet.
bin/wakey.zsh