Skip to content
  • Emmanuel Gil Peyrot's avatar
    Wayland: Fix auto-iconify on kwin_wayland · 45bd991e
    Emmanuel Gil Peyrot authored
    We now keep track of the fullscreen and activated state and only iconify
    if we were previously fullscreen and now we are either not fullscreen or
    not activated anymore.
    
    This is the proper way to do it, compared to the previous hack where we
    didn’t iconify only if it was the first configure event received.
    45bd991e