mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-05 07:15:30 -04:00
render: fix xcursor scaling with fractional-scale-v1
This worked just after the fractional-scaling branch was merged, but was then broken by the cursor-shape branch, due to a bad rebase of that branch.
This commit is contained in:
parent
8b4cb2457a
commit
6de69aa9b7
2 changed files with 10 additions and 5 deletions
|
|
@ -51,6 +51,9 @@
|
|||
### Fixed
|
||||
|
||||
* Use appropriate rounding when applying fractional scales.
|
||||
* Xcursor not being scaled correctly on `fractional-scale-v1` capable
|
||||
compositors.
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue