Re: Detect new available names in bus
Thiago Macieira <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <3328450.brclStiSC7@tjmaciei-mobl5> |
On Monday, 14 February 2022 16:01:39 PST Sergio Costas wrote: > Anyway, if I write a patch for the daemon that implements checking > $XDG_DATA_DIRS/dbus-1/ folders and notify new/removed services, do you > think that there is a possibility of it being accepted, or it would be a > "definitely NO"? (just to avoid doing it if it will be rejected for sure). It's not a simple patch because you're modifying the org.freedesktop.DBus interface. That requires an update to the D-Bus specification, I think.