https://bugs.kde.org/show_bug.cgi?id=442758
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |448955e031e8ce86ab16f84899f |f6fda052363fa2a4ca8d3dbddbb |91f0083cc7fa7 |4d6b22ea4587c --- Comment #9 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit f6fda052363fa2a4ca8d3dbddbb4d6b22ea4587c by David Edmundson. Committed on 07/10/2021 at 09:23. Pushed by davidedmundson into branch 'Plasma/5.23'. Revert "xembed: adapt to changes in KNotifications" The file org.kde.StatusNotifierItem was syncronised with up-to-date master, despite being previous edited to be only supported actions. Whilst it seems harmless the line: + <property name="Menu" type="o" access="read"/> means we now advertise this property. Marshalling an empty path gives a warning. Plasma-workspace "correctly" thinks we have a supported DBus menu and therefore don't want to receive context menu events. This reverts commit e782a1248d08adbaa9e3b4ef490c24765c6519c4. This reverts commit b9de2c8546874efcc993913bd55d0ef252b866a8. The XML file gains a comment at the top so this doesn't happen again. (cherry picked from commit 448955e031e8ce86ab16f84899f91f0083cc7fa7) M +3 -39 xembed-sni-proxy/org.kde.StatusNotifierItem.xml M +0 -6 xembed-sni-proxy/sniproxy.cpp M +1 -7 xembed-sni-proxy/sniproxy.h https://invent.kde.org/plasma/plasma-workspace/commit/f6fda052363fa2a4ca8d3dbddbb4d6b22ea4587c -- You are receiving this mail because: You are watching all bug changes.