kwin/kcmkwin
Ismael Asensio 3bfc750a79 [kcm/kwinrules] Fix detection of wmclass property
Property `wmclass` of a window rule works in a special way, as it can have
two meanings depending on `wmclasscomplete` flag:
- false: only matches `resourceClass`
- true: matches `resourceName` and `resourceClass`

This MR fixes two subtle bugs when detecting the properties of a window:

In the first case, `resourceName` was being wrongly set instead, which
prevented window matching for windows where those two values differ.

Also, the `wmclass` field was always set to `resourceName` independently
of `wmclasscomplete` property.

BUG: 423138
FIXED-IN: 5.19.3
2020-06-24 18:13:42 +00:00
..
common [kcmkwin] Make dialog non blocking 2020-04-07 09:27:31 +01:00
kwincompositing KCM Compositing: Fix save state 2020-06-22 09:24:11 +02:00
kwindecoration KCM KWin Decoration : kcfgc File attribute should point to kcfg file 2020-06-24 09:48:40 +02:00
kwindesktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 08:32:20 +02:00
kwineffects SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 08:32:20 +02:00
kwinoptions KCMoptions: delay initialization after QObject creation in standalone 2020-06-18 12:15:18 +02:00
kwinrules [kcm/kwinrules] Fix detection of wmclass property 2020-06-24 18:13:42 +00:00
kwinscreenedges SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 08:32:20 +02:00
kwinscripts SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 08:32:20 +02:00
kwintabbox SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 08:32:20 +02:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00