https://bugs.kde.org/show_bug.cgi?id=401029
--- Comment #3 from Jurica Vukadin <[email protected]> --- The problem is that google-chrome.desktop as shipped has StartupWMClass=Google-chrome, so all Chrome windows always match on appId (i.e. XClassHint::res_class). xWindowsWMClassName (XClassHint::res_name) and rewrite rules are never even evaluated. Shouldn't the xWindowsWMClassName be evaluated first, since it is more specific? -- You are receiving this mail because: You are watching all bug changes.
