doesn't work
[livewp] / applet / src / livewp-main.c
index 532b862..d11e207 100644 (file)
@@ -349,7 +349,7 @@ main(int argc, char *argv[])
         return -1;   
 
 
-    if (current_active_view() == view || priv->one_in_all_view) 
+    if (current_active_view() == view && !priv->one_in_all_view) 
         priv->visible = TRUE;
     else 
         priv->visible = FALSE;