bin/wakey.sh: Cope if `_NET_ACTIVE_WINDOW' is `CARDINAL' rather than `WINDOW'.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 26 May 2020 15:28:12 +0000 (16:28 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 26 May 2020 15:28:12 +0000 (16:28 +0100)
commit57a3a881a30a4408d0a36e60a0c550b41f061815
tree9fd82218043142e664ddf5802ff6948ec6c846fb
parent8f3f3f67468f74a58cb844aaa50390a498e05f59
bin/wakey.sh: Cope if `_NET_ACTIVE_WINDOW' is `CARDINAL' rather than `WINDOW'.

Helpfully, `xprop' shows the value in an entirely different way in that
case.  And `xpra' uses `CARDINAL'.
bin/wakey.sh