Skip to content
  • ivan tkachenko's avatar
    [applets/showdesktop] Fix "Minimize All" context action on Wayland · b30904b1
    ivan tkachenko authored
    Let's reuse the one from MinimizeAllController that "just works".
    
    This change means that applet will be tracking minimized clients
    regardless of its primary role (Minimize / Peek). This needs some
    follow up changes to represent such state explicitly. But also it makes
    "Minimize All Windows" action menu affect the "active" state of the
     applet when it has "Minimize..." role, which is kind of an improvement.
    
    BUG: 457809
    b30904b1