We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
So, for example, if there is another window filtering bug on Windows again, you can exclude some filthy windows from mosaic. Something like
ignore_window_class = WinClass1; WinClass2 ignore_window_title = "Window Title 1"; "Window Title 2"
would suffice.