https://bugs.kde.org/show_bug.cgi?id=446627

Fushan Wen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/
                   |18b91601b3ded2e6359ce51b7e9 |879492370e9b8193dc76b59a266
                   |83717cd49df12               |fbdc410a7c45a

--- Comment #13 from Fushan Wen <[email protected]> ---
Git commit 879492370e9b8193dc76b59a266fbdc410a7c45a by Fushan Wen.
Committed on 23/08/2023 at 02:49.
Pushed by fusionfuture into branch 'Plasma/5.27'.

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.
FIXED-IN: 5.27.8

(cherry picked from commit 18b91601b3ded2e6359ce51b7e983717cd49df12)

M  +39   -20   applets/pager/plugin/pagermodel.cpp
M  +3    -0    applets/pager/plugin/pagermodel.h
M  +15   -25   applets/pager/plugin/windowmodel.cpp
M  +3    -0    applets/pager/plugin/windowmodel.h

https://invent.kde.org/plasma/plasma-desktop/-/commit/879492370e9b8193dc76b59a266fbdc410a7c45a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to