Skip to content
  • Roman Gilg's avatar
    refactor: remove has-child function · 6e84a5cc
    Roman Gilg authored
    The function has become unnecessary as instead of providing a virtual override
    like earlier we now just check if the window is contained in the children.
    
    Where we need to do that, let's do it directly instead.
    6e84a5cc