Wayland: Fix for bug in NVIDIA drivers that prevents transparency working

Fixes #5479
This commit is contained in:
Kovid Goyal
2022-09-10 11:57:18 +05:30
parent 67d70f8b8f
commit 5ba887ff68
2 changed files with 7 additions and 2 deletions

View File

@@ -44,6 +44,8 @@ Detailed list of changes
- Sessions: Allow controlling which OS Window is active via the ``focus_os_window`` directive
- Wayland: Fix for bug in NVIDIA drivers that prevents transparency working (:iss:`5479`)
0.26.2 [2022-09-05]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~