Improved
v13-rc1
v13-rc1 (2025-Dec-09)
New features
- Separate the "geometry" animation trigger into "size" and "position" to allow finer-grained control. "geometry" is kept as an alias for setting both "size" and "position".
- Add a "urgent" target that can be used in rules to match urgent (according to ICCCM) windows. (#1445)
- New "shadow-color" per-window option can now be used in
rulesto give each window a different shadow color. (#257) - Added new animation trigger
color, which can now be used to transition window shadow-color changes. (#257) - Add support for using custom shaders when rendering the desktop background. (#1440)
- New variables "window-blur-opacity-before", and "window-blur-opacity" are now available in animation scripts. (#919)
- New per-window option
blur-opacitycan now be used inrules. (#919) - Macro definitions can now be specified when setting
shaderin window rules. (#1066)
Deprecations
--legacy-backendsis now deprecated. Setting it no longer has an effect.