nclarius / KWin-window-positioning-scripts

KWin scripts controlling window placement on multi-monitor setups
GNU General Public License v3.0
59 stars 14 forks source link

Steam not ignored (Always Open on Active Screen) #19

Closed zany130 closed 1 year ago

zany130 commented 2 years ago

I have a kwin rule to open steam initially on my tv

Therefore I added steam to the ignore list so it does not conflict, however, it keeps forcing it on my active window (which I don't want)

I tried several different values to ignore steam including

steam-runtime
steam
steam-native
Steam
steam steam

and steam is always opened on the active screen.

If I disable the script steam opens on my tv as expected

nclarius commented 1 year ago

Please verify if the new version solves the issue.

zany130 commented 1 year ago

works just fine now on the latest version with steam steam (which is the full window class name for steam) into the ignore list