Zren / plasma-applet-commandoutput

https://store.kde.org/p/1166510/
GNU General Public License v2.0
87 stars 18 forks source link

Tooltip as option #42

Closed specs32 closed 4 months ago

specs32 commented 11 months ago

Hi..

An option to enable or disable the tooltip for this widget in form of a tick box in the General tab would be cool. !! I am using it to display journalctl in the background of my secondary screen.. I really don't need the TT there ;) Love the Widget !! Greetings

Screenshot_20230821_095122

aricaldeira commented 7 months ago

I implemented a tooltip command (that can be empty) here:

https://github.com/Zren/plasma-applet-commandoutput/commit/c42431f7123a3f124a160a77df9401635933d036

specs32 commented 7 months ago

I found a way to deactivate it in the source, but that option is really nice, thanks !

Zren commented 4 months ago

PR #49 with @aricaldeira's tooltip command patches has been merged.