Skip to content
  • Jiri (George) Lebl's avatar
    fixed a race when starting applets, by having two states for applets · c1538079
    Jiri (George) Lebl authored
    Fri Mar 13 02:42:56 1998  George Lebl  <jirka@5z.com>
    
            * panel.[ch]: fixed a race when starting applets, by
              having two states for applets (PENDING and RESERVED),
              this fixes the panel "loosing" applets in invocation
    
            * all files: commented out most debugging output, since it
              was getting difficult to use puts/printf since the new
              debugging was lost in the old etc ...
    
            * clock.c: once again I use an idle handler for killing
              myself. this solves the mico exception which wasn't
              all that nice really.
    c1538079