When moving windows to a new tab/OS Window fix overlay windows not being grouped with their parent windows

Fixes #9266
This commit is contained in:
Kovid Goyal
2025-12-04 07:49:48 +05:30
parent 3b78fd646e
commit 8e15e14538
3 changed files with 9 additions and 3 deletions

View File

@@ -184,6 +184,9 @@ Detailed list of changes
- Wayland: Fix spurious key repeat events when some user defined callback takes
a long time to execute (:iss:`9224`)
- When moving windows to a new tab/OS Window fix overlay windows not being
grouped with their parent windows (:iss:`9266`)
0.44.0 [2025-11-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~