SUMMARY On Wayland, my Latte is set to "Always visible", but when I make a window fullscreen, it acts like Latte panel wasn't there, and the bottom of the window goes below the Latte panel. To fix it, I have to go to Latte settings, set Latte to something else than "Always visible", then switch back to "Always visible". Then, my fullscreen windows do not hide behind Latte anymore. STEPS TO REPRODUCE 1. Use Plasma Wayland 2. Set Latte to "Always visible" 3. Make a window fullscreen OBSERVED RESULT Part of the window goes behind the Latte panel (bottom of the window if the Latte panel is set at the bottom of the screen) EXPECTED RESULT The window should not be masked by Latte. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.16.1 KDE Frameworks Version: 5.59 Qt Version: 5.12.3 ADDITIONAL INFORMATION Archlinux, Latte git version
1. If you close Latte and restart it, same thing happens? 2. Can you send your Latte layout file to try to reproduce in my system?
3. send also your layout file in case this a specific option that creates it
Created attachment 121107 [details] My Latte layout
(In reply to Michail Vourlakos from comment #1) > 1. If you close Latte and restart it, same thing happens? > 2. Can you send your Latte layout file to try to reproduce in my system? 1. Yes, if I close Latte and then run it again, the same problem happens. Only workaround I found is the one I describe in the first post. 2. See attachment.
Also, I just tried with a new Latte layout and the problem occurs too.
just to clarify, by Fullscreen you mean MAXIMIZED or FULLSCREEN ? for MAXIMIZED I have a fix
Git commit 5546a237a2a8f786df71cb32ec29b7dd7ac0d559 by Michail Vourlakos. Committed on 24/06/2019 at 14:27. Pushed by mvourlakos into branch 'master'. update struts propertly on wayland startup M +9 -2 app/wm/waylandinterface.cpp https://commits.kde.org/latte-dock/5546a237a2a8f786df71cb32ec29b7dd7ac0d559
(In reply to Michail Vourlakos from comment #6) > just to clarify, by Fullscreen you mean MAXIMIZED or FULLSCREEN ? > for MAXIMIZED I have a fix I mean when you click the button in the red square : https://i.imgur.com/KHNssgn.png
Ok, these as MAXIMIZED windows... this is now fixed
Sorry for using the wrong term ! I can confirm it is fixed !