Allow remote control to launch a new OS window when there is none

This commit is contained in:
pagedown
2022-06-19 11:51:58 +08:00
parent d3ffaebd17
commit 1ac90cf464
2 changed files with 8 additions and 3 deletions

View File

@@ -47,6 +47,8 @@ Detailed list of changes
- Fix horizontal wheel events not being reported to client programs when they grab the mouse (:iss:`2819`)
- Remote control: Fix unable to launch a new OS window or background process when there is no OS window (:iss:`5210`)
0.25.2 [2022-06-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~