chiark / gitweb /
bin/wakey.sh: Treat a zero `active window' as being some foreign thing.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 26 May 2020 15:29:17 +0000 (16:29 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 26 May 2020 15:29:17 +0000 (16:29 +0100)
commitd75ab17af1462f9c062724e9dd0d3017e91ce7e7
tree6adb3e00236e1219eb931fcd759496492b8fafb6
parent57a3a881a30a4408d0a36e60a0c550b41f061815
bin/wakey.sh: Treat a zero `active window' as being some foreign thing.

`xpra' reports a window outside of its session as having id `0'  But
`xwininfo' treats this as a request to choose a window interactively,
which is not what we want.
bin/wakey.sh