core/window: add parentWindow property to FloatingWindow

This commit is contained in:
bbedward 2025-11-26 10:29:51 -05:00 committed by outfoxxed
parent ceac3c6cfa
commit b4e71cb2c0
No known key found for this signature in database
GPG key ID: 4C88A185FB89301E
5 changed files with 161 additions and 2 deletions

View file

@ -30,6 +30,7 @@ set shell id.
- Added ext-background-effect window blur support.
- Added per-corner radius support to Region.
- Added ColorQuantizer region selection.
- Added dialog window support to FloatingWindow.
## Other Changes