Skip to content
  • Vlad Zahorodnii's avatar
    Introduce AbstractClient::destroyClient() · 86188389
    Vlad Zahorodnii authored
    Summary:
    The new method provides a generic way for destructing clients. Notice
    that we can't just delete clients because we may need to discard
    temporary window rules, which is usually done in destroyClient().
    
    Test Plan: Compiles.
    
    Reviewers: #kwin, davidedmundson
    
    Reviewed By: #kwin, davidedmundson
    
    Subscribers: kwin
    
    Tags: #kwin
    
    Differential Revision: https://phabricator.kde.org/D27821
    86188389