Remote control: @ action: Fix some actions being performed on the active window instead of the matched window

Fixes #7438
This commit is contained in:
Kovid Goyal
2024-05-17 09:35:54 +05:30
parent 4e3f643cf5
commit eb2221b11a
2 changed files with 97 additions and 50 deletions

View File

@@ -88,6 +88,8 @@ Detailed list of changes
- Mouse reporting: Fix horizontal scroll events inverted (:iss:`7439`)
- Remote control: @ action: Fix some actions being performed on the active window instead of the matched window (:iss:`7438`)
0.34.1 [2024-04-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~