https://bugs.kde.org/show_bug.cgi?id=428781
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/231d96c5c6b1 | |127c46702237d47a41a66f60f13 | |1 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Ismael Asensio <isma...@gmail.com> --- Git commit 231d96c5c6b1127c46702237d47a41a66f60f131 by Ismael Asensio. Committed on 22/01/2021 at 17:18. Pushed by iasensio into branch 'master'. kcm/kwinrules: Add hint about ignore geometry Some applications set their own geometry after start, which overrides the initial rule settings for placement: position, size and initial placement. 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 adds a hint when some rule properties might not be respected by the application, so users can set this property and hopefully avoid bug reports. M +12 -5 kcmkwin/kwinrules/package/contents/ui/RulesEditor.qml M +58 -26 kcmkwin/kwinrules/rulesmodel.cpp M +7 -4 kcmkwin/kwinrules/rulesmodel.h https://invent.kde.org/plasma/kwin/commit/231d96c5c6b1127c46702237d47a41a66f60f131 -- You are receiving this mail because: You are watching all bug changes.