Skip to content
  • Vlad Zahorodnii's avatar
    Drop checkArea helper · b66dfc31
    Vlad Zahorodnii authored
    Summary:
    So far some placement policies were handling special case when area is
    a null rectangle. However, there is no good reason to do that. We can
    just pass a valid area rectangle and remove pointless checkArea helper.
    Doing so will make the code simpler and more comprehensible.
    
    Reviewers: #kwin, gladhorn
    
    Reviewed By: #kwin, gladhorn
    
    Subscribers: gladhorn, romangg, kwin
    
    Tags: #kwin
    
    Differential Revision: https://phabricator.kde.org/D23923
    b66dfc31