Skip to content

kcms/rules: Make matching conditions more distinct

Ismael Asensio requested to merge work/iasensio/rules-matching-section into master

We want to better communicate the difference between the rule properties that mean matching conditions and those that are modified when the rule is applied.

  • Show the Window Matching section with a distinct background color, appearing as a header (that moves with the content)

  • Add a specific button to add matching conditions. Internally, they use the same property list but with a different model filter to show only the relevant set depending on the button used.

    After "Detect properties" all properties are shown because in this case we are interested in the detected values.

BEFORE (Add Property) AFTER (Add Condition) AFTER (Add Property)
rule_editor_before rule_editor_after
rule_add_before rule_addcondition_after rule_addproperty_after

FEATURE: 471922
FIXED-IN: 6.2

@teams/usability

Merge request reports

Loading