Wayland: panel kitten: Fix incorrect initial font size on compositors such as Hyprland that set scale late in the window creation process

Fixes #8496
This commit is contained in:
Kovid Goyal
2025-03-30 16:19:52 +05:30
parent ac2b1fbe0b
commit 3c57cc02f7
7 changed files with 26 additions and 5 deletions

View File

@@ -103,6 +103,9 @@ Detailed list of changes
- Fix a regression that caused tab bar margins to not be properly blanked when
the tab bar is at the bottom (:iss:`8494`)
- Wayland: panel kitten: Fix incorrect initial font size on compositors such as Hyprland
that set scale late in the window creation process (:iss:`8496`)
0.41.0 [2025-03-29]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~