Skip to content

馃崚libtaskmanager/taskfilterproxymodel: convert region geometry to device coordinate system

Fushan Wen requested to merge work/cherry-pick-661668c7 into Plasma/6.0

This is better than the original method of converting windowGeometry to logical coordinate system since the window may span multiple screens, while the region is always on one screen.

CCBUG: 478376

(cherry picked from commit 661668c7)

Merge request reports