Skip to content

Conversation

@lichie567
Copy link

Describe your PR, what does it fix/add?

As described here: #12434 (reply in thread), currently dynamic rules are not properly applied when passed via the exec dispatcher. This PR modifies the the signature of CWindowRuleApplicator::applyDynamicRule to include a param for override priority. This didn't necessarily need to be a new function param and could just be calculated inside the applyDynamicRule function, but I thought this was more flexible.

This does not fix all of the issues mentioned in my comment linked above, only the part about dynamic rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant