Skip to content
Commit e2a08259 authored by Xaver Hugl's avatar Xaver Hugl
Browse files

cursorsource: fix scaling with Xwayland

Before this commit, the device pixel ratio of the cursor was set to ignore
the Xwayland scale override, while the size of the cursor surface was scaled.
This change removes the scaling of the cursor surface size, to make the cursor
be no longer cut off in rendering.

BUG: 466094


(cherry picked from commit 81571203)
parent 699d7fdd
Pipeline #335670 passed with stage
in 9 minutes and 54 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment