Skip to content

Always limit tooltip size to screen size

Marco Martin requested to merge work/mart/limitToScreen into master

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

Merge request reports