Skip to content
  • Vlad Zahorodnii's avatar
    [effects/fallapart] Override scale, fade, and glide effect · 1747e497
    Vlad Zahorodnii authored and Vlad Zahorodnii's avatar Vlad Zahorodnii committed
    Summary:
    Currently the fall apart effect doesn't work in conjuction with window
    open/close animation effects, e.g. scale. The reason for that is those
    effects grab windows before the fall apart effect.
    
    Test Plan:
    * Enable the fall apart effect and the scale effect;
    * Close a window.
    (without this patch the window doesn't fall apart)
    
    Reviewers: #kwin, davidedmundson
    
    Reviewed By: #kwin, davidedmundson
    
    Subscribers: ngraham, davidedmundson, kwin
    
    Tags: #kwin
    
    Differential Revision: https://phabricator.kde.org/D19723
    1747e497