Skip to content
  • David Edmundson's avatar
    Adapt to window management changes · 82551e14
    David Edmundson authored and Vlad Zahorodnii's avatar Vlad Zahorodnii committed
    Our wayland interface lifespan only needs to live as long as the window
    is mapped.
    
    Given this corresponds directly to the lifespan of AbstractClient we can
    just set a parent and everything is handled implicitly.
    82551e14