Created attachment 144922 [details] Cursor moving over to the icon making the tool-tip off centered. SUMMARY This is not any functionality-breaking issue. When I start to move my mouse over an Icon the tooltip appears on the center of the icon like in the image (top). However, since the tooltip is not position bound to the icon by the time I move my mouse over to the center of the icon it looks off-centered to the icon (bottom). Again this is not any functionality-breaking issue but I had been using a dock in Windows called Nexus which used to bind the tooltip position to the icon position and hence it moved along with the icon. Is it possible to be done in Latte Dock? STEPS TO REPRODUCE 1. Move cursor to the leftmost position of an icon 2. Start moving the mouse towards the center of the icon OBSERVED RESULT The tooltip position does not change and looks off-centered when the cursor is in the center of the icon. EXPECTED RESULT Tooltip moves with the icon; i.e. tooltip position is bound to the icon position.
during first tests, it looks pretty difficult but we can leave it open in any case
found a way...
Git commit 9351277cd7f6a913d5760c3a248aef92ba021688 by Michail Vourlakos. Committed on 30/12/2021 at 01:12. Pushed by mvourlakos into branch 'master'. anchor thin tooltips on their visual parents M +4 -4 containment/package/contents/ui/applet/ParabolicArea.qml M +10 -1 containment/package/contents/ui/applet/TitleTooltipParent.qml M +2 -1 declarativeimports/abilities/host/ThinTooltip.qml M +7 -0 declarativeimports/abilities/items/BasicItem.qml M +10 -1 declarativeimports/abilities/items/basicitem/TitleTooltipParent.qml M +26 -0 declarativeimports/core/dialog.cpp M +4 -0 declarativeimports/core/dialog.h https://invent.kde.org/plasma/latte-dock/commit/9351277cd7f6a913d5760c3a248aef92ba021688