Closed ZimbiX closed 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.
timeout_add
https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/blob/b359d888fd3fcccf1252f5f1dc390299e701493e/system-monitor%40paradoxxx.zero.gmail.com/extension.js#L861-L886
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