soulthreads / xwinmosaic

X11 window switcher with fancy look.
BSD 2-Clause "Simplified" License
47 stars 8 forks source link

Implement ability to exclude windows from switching list #23

Open soulthreads opened 9 years ago

soulthreads commented 9 years ago

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.