Re: No way to advertise an interface?
Anders Feder <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <CAFqna2UsJ61UPCPwR0vL-BjbGjUBeRnNMjKy_q1b3dPfmySDFw@mail.gmail.com> |
I see, thanks. Regards, Anders Feder ons. 29. sep. 2021 20.36 skrev Thiago Macieira <[email protected]>: > On Wednesday, 29 September 2021 11:05:11 PDT Anders Feder wrote: > > If I understand correctly that would result in the first media player to > > request the name to be made the owner of the name and thus be removed > from > > the list returned by ListQueuedOwners? So to get a full list, you would > > have to also call GetNameOwner. I guess it would indeed get the job done > > though. > > The current owner is in the list. > > $ qdbus org.freedesktop.DBus /org/freedesktop/DBus GetNameOwner > org.kde.kded5 > :1.8 > > $ qdbus org.freedesktop.DBus /org/freedesktop/DBus ListQueuedOwners > org.kde.kded5 > :1.8 > > > -- > Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org > Software Architect - Intel DPG Cloud Engineering > > > >