Skip to content

kcm/kwinrules: Add hint about ignore geometry

Ismael Asensio requested to merge work/geometry_hint into master

Some applications set their own geometry after starting, which overrides the initial rules size & pos settings.

This happens now more often, after introducing the "Remember app last position" feature for KXMLgui apps.

There is a mechanism to avoid that, by Forcing the rule property "Ignore geometry", but it is unknown to many users.

This MR shows a hint when the conditions are met, so users can set this property and hopefully avoid bug reports.

BUG: 428781

Showing Hint Suggestion applied Hint list
geometry_hint geometry_hint_off double_warning

@ngraham

Merge request reports