https://bugs.kde.org/show_bug.cgi?id=519481

--- Comment #12 from David W. <[email protected]> ---
The bug must be in System Settings. Sometimes I manage to have the wanted
configuration, both effects disabled:
[Plugins]
translucencyEnabled[$d]
wobblywindowsEnabled[$d]

If I enable both then the ./config/kwinrc is correct:
[Plugins]
translucencyEnabled=true
wobblywindowsEnabled=true

Then I disable Translucency, still correct:
[Plugins]
translucencyEnabled[$d]
wobblywindowsEnabled=true

Now if I disable Wobbly I got this:
[Plugins]
wobblywindowsEnabled[$d]

It seems setting one deletes the state of the other one. Hope this helps.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to