[PATCH] make window preview support mouse click in plasma tooltip
Marco Martin
notmart at gmail.com
Sat Jun 6 18:33:03 CEST 2009
On Saturday 06 June 2009, 潘卫平 wrote:
> Hi,
>
> I found that when kwin enables taskbarthumbnail effect, the tooltip can
> show the preview of windows, but we can't click these preview to activate
> or iconify the corresponding window.
> I made two patches.
> 1 kdelibs-palsma-tooltip-previewclick.patch
> It should apply to the directory kdelibs/plasma/
>
> 2 kdebase-workspace-plasma-tasks-previewclick.patch
> It should apply to the directory kdebase/workspace/plasma/applets/tasks/
>
>
> Best regards
> pwp
Thank you for the patch :)
i had tought about that feature several times, i wasn't a bit unsure since the
concept of clickable tooltip is a bit weird, but if we hide it anyways after a
certain timeout i suppose is ok.. (and those thumbnails really screams click
at me, so probably making tham clickable would be the most intuitive way..)
code wise (consider putting patches on reviewboard.kde.org, more convenient
to comment on single parts) is mostly how i had in mind to do, the only thing
that i think doesn't look too good i think is probably the way to pass the
activation request from the tooltip to the applet (but is quite tricky so no
many ways to do it indeed)
what about using dyrectly KWindowSystem?
Cheers,
Marco Martin
More information about the Plasma-devel
mailing list