From 7e103a775ae7b106d05fae47426bb3da32a1cdef Mon Sep 17 00:00:00 2001 From: Xavier Date: Wed, 22 Jun 2022 09:30:17 -0400 Subject: [PATCH] Version 1.1.3: _getActiveWindow function now properly determines active window based on stacking order. Logging calls cleaned up and additional calls added. --- info.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 info.json diff --git a/info.json b/info.json new file mode 100644 index 0000000..2fa7426 --- /dev/null +++ b/info.json @@ -0,0 +1,4 @@ +{ + "author": "sapphirus", + "license": "GPL-3.0" +}