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

--- Comment #12 from David Edmundson <k...@davidedmundson.co.uk> ---
We have a few problems:

1) Whoever sends a config to kwin never gets an accepted/failed reply, so they
block updates forever. (see relevant phab)

2) The kwayland code to do that is broken (see relevant phab)

3) Even after that I have another problem.

On initial load the kded loads a config from the backend
 - we then create a new config in idealConfig() which calls clone()
 - we set this but we're still monitoring the original config
 - when we change something it's the new config that gets an update
 - kded obviously ignores it

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

Reply via email to