Summary: | Plasmoid's tool-tip information should be displayed on mouse hover | ||
---|---|---|---|
Product: | [Unmaintained] lattedock | Reporter: | M. Sadeq H. E. <msadeghhe> |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | emilianh |
Priority: | NOR | ||
Version First Reported In: | 0.8.7 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/latte-dock/f33b61d6cf8dad2b5eda5137387073e7f0e02059 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Screenshot of dock with System Load Viewer not showing it's tooltip
Image showing the original systray issue |
Description
M. Sadeq H. E.
2019-03-18 10:29:13 UTC
It is already supported but you must lock this applets in order to not use the Parabolic effect infrastructure... Do you know how to lock them? Thanks, I didn't know that I should lock plasmoids (KDE Connect, Audio Volume, etc), now they are displaying detailed information as you said. But why System Load Monitor plasmoid doesn't need to be locked for displaying detailed information? Shouldn't other plasmoids behave the same as System Load Monitor for consistency? (In reply to M. Sadeq H. E. from comment #2) > Thanks, I didn't know that I should lock plasmoids (KDE Connect, Audio > Volume, etc), now they are displaying detailed information as you said. > > But why System Load Monitor plasmoid doesn't need to be locked for > displaying detailed information? Shouldn't other plasmoids behave the same > as System Load Monitor for consistency? System Load Monitor is probably identified by Latte that it can not be used with parabolic effect at all and as such it disables parabolic effect mechanisms automatically I noticed here the same issue happens with the System Tray, and AFAIKS there's no way to lock it, or to otherways get the correct behaviour. Gentoo Linux Qt: 5.12.2 KDE Frameworks: 5.56.0 KDE Plasma: 5.15.4 latte-dock latest from git (currently 9ce7ba35bb) Thanks. (In reply to emilianh from comment #4) > I noticed here the same issue happens with the System Tray, and AFAIKS > there's no way to lock it, or to otherways get the correct behaviour. > > Gentoo Linux > Qt: 5.12.2 > KDE Frameworks: 5.56.0 > KDE Plasma: 5.15.4 > latte-dock latest from git (currently 9ce7ba35bb) > > Thanks. Forgot to add: For the affected panel "Zoom on hover" is set to 0 and I've tried "Show title tooltips" both on and off. Thanks (In reply to emilianh from comment #5) > (In reply to emilianh from comment #4) > > I noticed here the same issue happens with the System Tray, and AFAIKS > > there's no way to lock it, or to otherways get the correct behaviour. > > > > Gentoo Linux > > Qt: 5.12.2 > > KDE Frameworks: 5.56.0 > > KDE Plasma: 5.15.4 > > latte-dock latest from git (currently 9ce7ba35bb) > > > > Thanks. > > Forgot to add: > For the affected panel "Zoom on hover" is set to 0 and I've tried "Show > title tooltips" both on and off. > > Thanks Show me a screenshot of your systray please Git commit f33b61d6cf8dad2b5eda5137387073e7f0e02059 by Michail Vourlakos. Committed on 17/04/2019 at 19:01. Pushed by mvourlakos into branch 'master'. simplify original applet behavior enablement --restores tooltips for systray when the Latte tooltips are not enabled M +1 -2 containment/package/contents/ui/applet/AppletItem.qml https://commits.kde.org/latte-dock/f33b61d6cf8dad2b5eda5137387073e7f0e02059 Created attachment 119467 [details]
Screenshot of dock with System Load Viewer not showing it's tooltip
Thanks, that fixed the systray.
Unfortunately, I noticed that System Load Viewer (this time in a dock) is affected too :(, and for this dock I can't turn off the "Show title tooltips when hovering" option.
I've attached an image showing it when hovered by the mouse and also the configuration mode, hope it helps.
Created attachment 119468 [details]
Image showing the original systray issue
For completeness' sake I've also attached an image showing the initial Systray issue. (Show tooltips = OFF mode is now fixed)
Thanks.
(In reply to emilianh from comment #8) > Created attachment 119467 [details] > Screenshot of dock with System Load Viewer not showing it's tooltip > > Thanks, that fixed the systray. > > Unfortunately, I noticed that System Load Viewer (this time in a dock) is > affected too :(, and for this dock I can't turn off the "Show title tooltips > when hovering" option. > lock it from applet tooltip (In reply to Michail Vourlakos from comment #10) > (In reply to emilianh from comment #8) > > Created attachment 119467 [details] > > Screenshot of dock with System Load Viewer not showing it's tooltip > > > > Thanks, that fixed the systray. > > > > Unfortunately, I noticed that System Load Viewer (this time in a dock) is > > affected too :(, and for this dock I can't turn off the "Show title tooltips > > when hovering" option. > > > > lock it from applet tooltip Ah rigth, sorry, rearrange was off and it was missing the config and lock buttons in the tooltip. All good now. Thanks again. |