[PATCH] Bug 156744: kmix wish: show tooltip with volume level
Rafał Miłecki
zajec5 at gmail.com
Fri Mar 14 19:06:28 GMT 2008
2008/3/14, Rafał Miłecki <zajec5 at gmail.com>:
> There is my trivial patch to enable displaying (100% already done)
> tooltip. What was the problem? We were catching all events in
> bool KMixDockWidget::event( QEvent * event )
> and nothing was passed to QSystemTrayIcon
>
> Hovering icon has to be passed to QSystemTrayIcon so it can display tooltip.
>
> With this patch we catch only QEvent::Wheel which indeed, we want to
> manage. Other events are just passed.
My previous patch was fine but only at half. After using mouse wheel
tooltip dissapeared.
As I can see, my first version of patch wasn't applied yet. I am
sending version 1.1 which has fully working tooltip - even after using
mouse wheel. I tested it for some time and I belive it works fine.
Could someone check this and if it is fine - apply it to SVN, please?
--
Rafał Miłecki
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kmix.tray.tooltip-1.1.patch
Type: application/octet-stream
Size: 1095 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-multimedia/attachments/20080314/444d849a/attachment.obj>
-------------- next part --------------
_______________________________________________
kde-multimedia mailing list
kde-multimedia at kde.org
https://mail.kde.org/mailman/listinfo/kde-multimedia
More information about the kde-multimedia
mailing list