~helene-verhaeghe27/cairo-dock-core/bugfix

« back to all changes in this revision

Viewing changes to src/gldit/cairo-dock-animations.c

  • Committer: Fabrice Rey
  • Date: 2011-04-02 01:09:19 UTC
  • Revision ID: fabounet03@gmail.com-20110402010919-oisoxa81a874zlz9
handle modal dialogs + removed a bunch of prints

Show diffs side-by-side

added added

removed removed

Lines of Context:
763
763
                        //g_print ("+++ input shape at rest on start showing\n");
764
764
                        cairo_dock_set_input_shape_at_rest (pDock);
765
765
                        pDock->iInputState = CAIRO_DOCK_INPUT_AT_REST;
 
766
                        
 
767
                        cairo_dock_replace_all_dialogs ();
766
768
                }
767
769
                
768
770
                if (g_pHidingBackend != NULL && g_pHidingBackend->init)