On Mon, May 21, 2012 at 04:47:48PM +0300, Tiago Vignatti wrote:
> A timer is set whenever there's pointer motion inside a panel launcher item;
> if the pointer stills inside the item after stopped for 500ms, then tooltip
> shows up.
I think most of this should be part of the tooltip code in window
A timer is set whenever there's pointer motion inside a panel launcher item;
if the pointer stills inside the item after stopped for 500ms, then tooltip
shows up.
Signed-off-by: Tiago Vignatti
---
clients/desktop-shell.c | 81 +++
1 file changed, 81