Remote control: When matching windows allow using negative id numbers to match recently created windows

Fixes #5753
This commit is contained in:
Kovid Goyal
2022-12-10 11:17:55 +05:30
parent 66e7919171
commit f03a665e09
3 changed files with 24 additions and 2 deletions

View File

@@ -67,6 +67,8 @@ Detailed list of changes
- Wayland: Fix signal handling not working with some GPU drivers (:iss:`4636`)
- Remote control: When matching windows allow using negative id numbers to match recently created windows (:iss:`5753`)
0.26.5 [2022-11-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~