Skip to content
  • Vlad Zahorodnii's avatar
    [effects/dimscreen] Make it work on Wayland · 4e545f55
    Vlad Zahorodnii authored
    Summary:
    There is no concept of managed windows in Wayland, so every time we call
    managed() on a Wayland client, it will return false. We need to call
    that method only for X11 clients.
    
    The resource name part for authentication agents is empty because
    KWayland can't get their executable paths.
    
    CCBUG: 398100
    
    Test Plan:
    Before:
    {F6338545}
    
    After:
    {F6338546}
    
    Reviewers: #kwin, davidedmundson
    
    Reviewed By: #kwin, davidedmundson
    
    Subscribers: davidedmundson, kwin
    
    Tags: #kwin
    
    Differential Revision: https://phabricator.kde.org/D16317
    4e545f55