Mouse reporting: Fix incorrect position reported for windows with padding

Fixes #6950
This commit is contained in:
Kovid Goyal
2023-12-26 22:27:20 +05:30
parent 858f0c1073
commit 0a2fcf1805
2 changed files with 3 additions and 1 deletions

View File

@@ -73,6 +73,8 @@ Detailed list of changes
- GNOME Wayland: Fix remembered window size smaller than actual size (:iss:`6946`)
- Mouse reporting: Fix incorrect position reported for windows with padding (:iss:`6950`)
0.31.0 [2023-11-08]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~