Skip to content
  • Vlad Zahorodnii's avatar
    Make WindowRules::checkDesktop take a list of desktops · 7f04d730
    Vlad Zahorodnii authored
    This ports relevant apis in WindowRules to the VirtualDesktop class.
    
    If the client has no desktop rule, the desktop list that has been passed
    to the checkDesktops() function will be returned.
    
    If the client has a desktop window rule, the checkDesktop() function
    will return a list with a single VirtualDesktop object or none if the
    window is forced to be on all virtual desktops.
    7f04d730