https://bugs.kde.org/show_bug.cgi?id=421542
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/d725fc59bf11 | |663a8dc5df4b633c15f914b97f9 | |b Version Fixed In| |5.20 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Ismael Asensio <isma...@gmail.com> --- Git commit d725fc59bf11663a8dc5df4b633c15f914b97f9b by Ismael Asensio. Committed on 31/05/2020 at 10:51. Pushed by iasensio into branch 'master'. [kcm/kwinrules] Detect also window complete class Summary: When detecting the properties of a window, now it shows and lets the user select the window complete class. If this property is selected in the overlay, `Window class` takes the whole class value, and the option `Match window whole class` is set. This adds back a feature the old kcm was offering. FIXED-IN: 5.20 Test Plan: - `Detect window properties` and pick a firefox window - The property selector shows: `Window class: navigator` and `Whole window class: navigator firefox` - Selecting the latter set the properties as per summary {F8334118} Reviewers: ngraham, #kwin, #plasma, meven Reviewed By: ngraham, #kwin, #plasma, meven Subscribers: broulik, davidedmundson, meven, anthonyfieroni, zzag, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D29791 M +1 -1 kcmkwin/kwinrules/ruleitem.cpp M +2 -1 kcmkwin/kwinrules/ruleitem.h M +38 -8 kcmkwin/kwinrules/rulesmodel.cpp M +2 -0 kcmkwin/kwinrules/rulesmodel.h https://invent.kde.org/plasma/kwin/commit/d725fc59bf11663a8dc5df4b633c15f914b97f9b -- You are receiving this mail because: You are watching all bug changes.