Skip to content
  • Cosimo Cecchi's avatar
    desktop-background: stop any pending crossfades on widget destruction · e8c4685f
    Cosimo Cecchi authored
    Internally, GnomeBGCrossfade depends on the GdkWindow we pass on to
    gnome_bg_crossfade_start() to be available during the whole crossfade.
    If our widget is destroyed, we have to immediately stop the crossfade,
    without waiting our finalization step, which happens after the widget
    is already gone.
    e8c4685f