Skip to content
Verified Commit 18b91601 authored by Fushan Wen's avatar Fushan Wen
Browse files

applets/pager: fix window/screen size/position when using Qt scaling

On X11, the rect returned from QScreen::virtualGeometry cannot be used
as the whole screen rect. Instead, compute the whole screen rect
manually, and map all windows/screens to the non-scaled coordinate
system on X11 to make windows show in right positions in the pager applet.

BUG: 446627
FIXED-IN: 5.27.8
parent 4f86f400
Pipeline #465057 passed with stage
in 3 minutes and 23 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