core/colorquant: add imageRect option for cropping image

This commit is contained in:
HigherOrderLogic 2025-08-29 11:50:13 +00:00 committed by outfoxxed
parent 4b751ccb0d
commit 50cdf98868
No known key found for this signature in database
GPG key ID: 4C88A185FB89301E
4 changed files with 54 additions and 7 deletions

View file

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