Skip to content

Always limit tooltip size to screen size

Marco Martin requested to merge work/cherry-pick-c20b2faa into Plasma/6.1

When there is more than one screen, kwin won't attemp to limit the tooltip size, and is possible it goes beyond the screen boundaries, add an explicit limit

BUG:487742

(cherry picked from commit c20b2faa)

32f47a6a Always limit tooltip size to screen size b0af5eab use boundedTo()

Co-authored-by: Marco Martin notmart@gmail.com

Merge request reports