]> Dogcows Code - chaz/tint2/commitdiff
fixed bug issue 137
authorThierry Lorthiois <lorthiois@bbsoft.fr>
Tue, 8 Sep 2009 18:58:34 +0000 (18:58 +0000)
committerThierry Lorthiois <lorthiois@bbsoft.fr>
Tue, 8 Sep 2009 18:58:34 +0000 (18:58 +0000)
src/tint.c

index f4b6498666e2f176a1d38cff2cab4eb88f42d63a..ac6980bdedc045696a62b7cfd7571422da5252d5 100644 (file)
@@ -514,6 +514,7 @@ void event_property_notify (XEvent *e)
                        }
                        if (window_is_skip_taskbar(win)) {
                                remove_task( tsk );
+                               panel_refresh = 1;
                        }
                }
                else if (at == server.atom.WM_STATE) {
This page took 0.024311 seconds and 4 git commands to generate.