Remote control: When matching window by state:focused match the window belonging to the OS window that was last focused

Fixes #5602
This commit is contained in:
Kovid Goyal
2022-11-03 21:52:20 +05:30
parent f5de08d5fa
commit 935c4ded6b
4 changed files with 28 additions and 3 deletions

View File

@@ -54,6 +54,8 @@ Detailed list of changes
- Wayland: Fix high CPU usage when using some input methods (:pull:`5369`)
- Remote control: When matching window by `state:focused` match the window belonging to the OS window that was last focused (:iss:`5602`)
0.26.4 [2022-10-17]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~