Wine Wayland Driver Lands Alpha Modifier Support For Opacity Handling
- Reference: 0001640030
- News link: https://www.phoronix.com/news/Wine-Wayland-Alpha-Modifier
- Source link:
JiangYi Chen and Rémi Bernon authored support in the Wine Wayland driver for the alpha-modifier-v1 protocol. Wayland's alpha-modifier-v1 protocol allows for specifying an opacity multiplier that the compositor then applies to the window surface during rendering such as for fading and other background effects and more. This now-merged Wine code builds on [1]earlier code posted last month.
This alpha-modifier-v1 support for winewayland.drv was [2]merged yesterday to Git. In turn this new functionality will be part of the Wine 11.11 bi-weekly development release due out later today.
Hopefully by the Wine 12.0 stable release due out in early 2027, the Wine Wayland driver will ideally be in robust shape.
[1] https://gitlab.winehq.org/wine/wine/-/merge_requests/10848
[2] https://gitlab.winehq.org/wine/wine/-/merge_requests/11119