https://bugs.kde.org/show_bug.cgi?id=425488
--- Comment #6 from Harald Sitter <[email protected]> --- I've added some debug output to Rules::match and it's the plymouth rule that causes the caption watching. All other rules would get discarded because of the earlier checks in ::match, plymouth doesn't so it falls into the (titlematch != UnimportantMatch) branch which then causes the connection to evaluateWindowRules and that then leads to the trace ending up in the focus chain change. Ugh. -- You are receiving this mail because: You are watching all bug changes.
