Re: Tooltip timeout question
On Thursday, December 29, 2011 13:21:31 Shaun Reich wrote: > I was thinking about doing a sort of fade in/out on the tooltip text, as it > switches to the next set to display. Of course, it'd do this after a bit of > continuing to mouse over the pager. should be possible by setting the ToolTipContent when the tooltip is shown for the pager. may require some changes to ToolTip (a private class in libplasma) to make such transitions more elegant (e.g. fade between) > All considered, is it possible to exempt myself from the tooltip timeout > for special cases such as this, where the contents want to cycle around, > displaying not just fixed content? tooltips can say they should not be hidden automatically by setting the appropriate flag in ToolTipContent. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Development Frameworks signature.asc Description: This is a digitally signed message part. ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel
Tooltip timeout question
So today I just got this neat idea for the pager's tooltip, to resolve the issue where it's limited on the number of Windows it can display in the tooltip. I was thinking about doing a sort of fade in/out on the tooltip text, as it switches to the next set to display. Of course, it'd do this after a bit of continuing to mouse over the pager. So naturally this idea gets shot down if the plasma tooltip times out after a couple seconds of hovering over it, unless this option is set somewhere...I thought it was at one point in Global Workspace Settings, but I'm unable to find it now. All considered, is it possible to exempt myself from the tooltip timeout for special cases such as this, where the contents want to cycle around, displaying not just fixed content? -- Shaun Reich, KDE Software Developer (kde.org) ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel