Wayland niri: Fix 250ms delay on startup when using scale 1

We special case Hyprland, hopefully the special casing can be removed
once https://github.com/hyprwm/Hyprland/issues/9126 is fixed.

Fixes #8236
This commit is contained in:
Kovid Goyal
2025-01-21 16:39:18 +05:30
parent 447fe503bf
commit 0527db876b
3 changed files with 31 additions and 7 deletions

View File

@@ -91,6 +91,8 @@ Detailed list of changes
- hints kitten: Workaround for some broken light color themes that make the hints text color too low contrast to read (:iss:`7330`)
- Wayland niri: Fix 250ms delay on startup when using scale 1 (:iss:`8236`)
0.39.0 [2025-01-16]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~