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

--- Comment #1 from Michail Vourlakos <mvourla...@gmail.com> ---
Just to add some info...

Plasma :: ShellCorona is using QScreen::geometry() in order to indicate the
screens borders
on the other hand KRunner is using QScreen::availableGeometry() that takes into
account the struts (I dont know if this is also the case for wayland).

A sub solution could be for DesktopView to provide the availableGeometry
instead of the geometry if this solves also the wayland case partially.

Pros: Always Visible modes from external docks/panels would be taken into
account

Cons: All rest visibility modes that dont use struts will have the same issue.
Plasma is using the thickness internal value from each panel in order to
provide this for all panels even though that are hidden.

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

Reply via email to