paradoxxxzero / gnome-shell-system-monitor-applet

Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates…
GNU General Public License v3.0
1.75k stars 325 forks source link

Make tooltip hover delay customisable #770

Closed ZimbiX closed 1 year ago

ZimbiX commented 1 year ago

I'd prefer the tooltips to show and hide instantly upon my cursor entering/leaving them. I found that changing the number in the timeout_add calls to 0 in the following works, but it would be nice to add a setting for this.

https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/blob/b359d888fd3fcccf1252f5f1dc390299e701493e/system-monitor%40paradoxxx.zero.gmail.com/extension.js#L861-L886