Re: [PATCH v4 0/2] MR2808: Draft: SNI tray implementation
On Sun May 14 11:59:45 2023 +0000, Loïc Rebmeister wrote:
`watcher_interface_name` is `org.kde.StatusNotifierItem` and this code is only checking that. Is this intentional that `org.freedesktop.StatusNotifierItem` is not checked?
Nevermind I saw `org.freedesktop.StatusNotifierItem` used in the rest of the code and assumed it was already supported, but I checked commit names and saw it was intentional. I saw the rest of the code reference `org.freedesktop.StatusNotifierItem` A wine standard would be to remove the `org.freedesktop.StatusNotifierItem` from the KDE SNI Implementation commit, and then add the references back on the commit that add the `org.freedesktop.StatusNotifierItem` based implementation. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2808#note_32723
participants (1)
-
Loïc Rebmeister