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

--- Comment #4 from Michail Vourlakos <mvourla...@gmail.com> ---
> > 4. If you change Visibility mode for your top latte panel to Windows Go
> > Below isnt that enough to let you move your windows upwards?
> 
> Yes, toggling this, waiting for the topmost panel to disappear does let me
> drag windows freely to my topmost monitor screen. 
> 
> After this procedure, toggling the back to "always visible" restores
> expected functionality as well. I can snap windows up against the top most
> panel, maximize them in against the panel in the expected correct screen,
> and also drag them into my topmost monitor screen space.


I looked the Plasma panels code:
https://github.com/KDE/plasma-workspace/blob/master/shell/panelview.cpp#L1088 ,
for your scenario plasma panels disable AlwaysVisible visibility mode and force
WindowsGoBelow. So as long as you enable WindowsGoBelow for your latte panel
you will get exact the same behavior.

This is KWin bug/responsibility, I could also blacklist the case as plasma is
already doing. By reading the plasma devs code it is clear that using
AlwaysVisible visibility in your scenario can break multiple things and this is
why they have blacklisted it.

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

Reply via email to