Summary: | [wayland] - Latte panel on top edge shows a centered transparent box after login | ||
---|---|---|---|
Product: | [Unmaintained] lattedock | Reporter: | Rainer Finke <rainer> |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/latte-dock/f2b93ac5f232adaa4dc0769fb6103efad07ef132 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Screenshot of the transparent box |
Description
Rainer Finke
2018-02-07 16:59:30 UTC
Created attachment 110410 [details]
Screenshot of the transparent box
If you change the visibility mode from "Always Visible" to something else, is it removed? Yes, then this box is removed. ok... our AlwaysVisible mode needs adjustment in wayland... I will wait for plasma 5.12 to land in manjaro and take a look again... I believe that I will be able to land some fixes for wayland in master version. Strange, if I change now back to always visible then this box is not shown again. Only if I restart my system and latte is automatically started. Great, thank you very much for the fast feedback! can you still reproduce this? I tested in wayland and I dont have such issue... I can reproduce. Git commit f2b93ac5f232adaa4dc0769fb6103efad07ef132 by Michail Vourlakos. Committed on 03/03/2018 at 12:14. Pushed by mvourlakos into branch 'master'. improve AlwaysVisible during startup in wayland --the GhostWindow which is used for AlwaysVisible mode under wayland during startup there was cases that its geometry was exceeding the maximumGeometry sent. M +1 -0 app/waylandinterface.cpp https://commits.kde.org/latte-dock/f2b93ac5f232adaa4dc0769fb6103efad07ef132 I can confirm that latte-git is working now without showing the transparent box. Thanks! |