Match window role in Rules in a case insensitive manner
Summary: We used to have a toLower when reading the rule. This was removed with 4f7edb8d which turned it into a case sensitive matching to fix a regression. But this created another regression: existing rules written lower case are no longer matched. This change makes the role matching case insensitive again. BUG: 367554 Reviewers: #kwin Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D2574
Showing
Please register or sign in to comment