Wayland: Fix background image scaling using tiled mode on high DPI screens

This commit is contained in:
Kovid Goyal
2022-10-03 21:46:34 +05:30
parent 0e69324469
commit 4d80427908
2 changed files with 3 additions and 1 deletions

View File

@@ -48,6 +48,8 @@ Detailed list of changes
- Fix :opt:`background_tint` not applying to window margins and padding (:iss:`3933`)
- Wayland: Fix background image scaling using tiled mode on high DPI screens
0.26.3 [2022-09-22]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~