]> Dogcows Code - chaz/tint2/blobdiff - src/tooltip/tooltip.c
many fixed for SIGUSR1 signal
[chaz/tint2] / src / tooltip / tooltip.c
index 157b65cd13376fe8462810798468a5f3a219e025..ca6a5a29a4cb0ef3f2452ec12394eb386b93b1e7 100644 (file)
@@ -63,6 +63,7 @@ void cleanup_tooltip()
 {
        tooltip_hide();
        g_tooltip.enabled = False;
+       g_tooltip.current_state = TOOLTIP_ABOUT_TO_HIDE;
        if (g_tooltip.task) {
                alarm(0);
                g_tooltip.task = 0;
This page took 0.019819 seconds and 4 git commands to generate.