Wayland: Fix a regression in 0.34 that caused the tab bar to not render in second and subsequent OS Windows under Hyprland

Fixes #7413
This commit is contained in:
Kovid Goyal
2024-05-28 09:12:37 +05:30
parent 149a26ce51
commit 9837531b63
2 changed files with 8 additions and 0 deletions

View File

@@ -50,6 +50,12 @@ consumption to do the same tasks.
Detailed list of changes
-------------------------------------
0.35.1 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Wayland: Fix a regression in 0.34 that caused the tab bar to not render in second and subsequent OS Windows under Hyprland (:iss:`7413`)
0.35.0 [2024-05-25]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~