Skip to content
Commit b7057a38 authored by Nate Graham's avatar Nate Graham
Browse files

[xcb] Send correctly scaled icon geometry

Otherwise when using Qt scaling on X11, icon information has the wrong
size and location on screen, with the user-visible effect that window
Minimize animations minimize the window to the wrong location when
using Qt scaling on X11 with a high DPI screen. The effect is especially
hilarious with the Magic Lamp minimize effect and a bottom panel. This
change fixes all of that so that the minimize animations work properly
on X11 with Qt scaling and a high DPI screen.

BUG: 407458
FIXED-IN: 5.72
parent fa31de1c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment