core/region: add per-corner radius support

This commit is contained in:
bbedward 2026-03-19 23:42:29 -07:00 committed by outfoxxed
parent d745184823
commit 6a244c3c56
No known key found for this signature in database
GPG key ID: 4C88A185FB89301E
4 changed files with 209 additions and 0 deletions

View file

@ -28,6 +28,7 @@ set shell id.
- Added vulkan support to screencopy.
- Added generic WindowManager interface implementing ext-workspace.
- Added ext-background-effect window blur support.
- Added per-corner radius support to Region.
## Other Changes