Skip to content
  • Bhushan Shah's avatar
    Fix task switcher showing in itself · 3290c398
    Bhushan Shah authored
    This was two part issue,
    
    - We never applied skipTaskbar flag
    - We returned from function before creating surface for it.
    
    Reviewed-by: notmart
    3290c398