Remote control: Allow matching windows by the environment variables of their child process as well

This commit is contained in:
Kovid Goyal
2018-07-24 12:40:59 +05:30
parent 14ea69c9c7
commit ce2b3265be
4 changed files with 29 additions and 9 deletions

View File

@@ -19,6 +19,9 @@ Changelog
- macOS: Allow scrolling window contents using mouse wheel/trackpad even when the
window is not the active window (:iss:`729`)
- Remote control: Allow matching windows by the environment variables of their
child process as well
0.11.3 [2018-07-10]
------------------------------