Small update with some fixes for screencopy, xdg surface handling, shadows on 10bit, etc.
Fixes:
- hyprctl: Fix build warnings (#3821)
- screencopy: round boxes
- xdg-shell: improve ack-configure handling
- xdg-shell: update reported size on ack_configure
- xwayland: add half of delta to configure request sizes
Other:
- animationmgr: push shadow avs to ended on disabled
- deco-positioner: recalc after uncache
- decoration-positioner: improve extent handling
- decorations: Decoration Positioner (#3800)
- deps: update wlroots
- hyprctl: return group list in correct order (#3683)
- input: don't schedule repaint on cursor move if hardware cursors are in use
- opengl: remove unused alpha matte from shadow
- opengl: switch to black-and-white for alpha mattes
- shaders: Use clamp in doubleCircleSigmoid. (#3824)
- shadow: alpha treatment improvements
Special Thanks
Special thanks as always to these absolute chads for donating:
- Lars - Massively
- WhoKnows
- pulsar256
- alukortti
- Ferreo
- png
- spikespaz
- lukejcollins
- Aibo Hu
- andresilva
- niraami
- ArtemSmaznov
MRs
- hyprctl: return group list in correct order by @topisani in #3683
- Fix build warnings by @vityafx in #3821
- Use clamp in doubleCircleSigmoid. by @Dickby in #3824
- Decoration Positioner by @vaxerski in #3800
New Contributors
Full Changelog: v0.32.0...v0.32.1