Tony Crisci
Tony Crisci
> At current stage, is your code backwards compatible? Unfortunately no. I rewrote everything except the marshallers. > Do you want to re-use npm name? I think this would be...
With the latest [0.7.1](https://github.com/acrisci/node-dbus-next/releases/tag/v0.7.1) release of dbus-next, I think I'm ready to make the api stable so I'm ready to take action on this now.
@Sun1ive I've released dbus-next on npm so people can start using it now if they want. https://www.npmjs.com/package/dbus-next
I tried to reproduce this with https://github.com/electron-userland/electron-webpack-quick-start and it works fine.
I'm having this problem now. I can't figure out a way to emit `PropertiesChanged` on the `org.freedesktop.DBus.Properties` interface for my service.
I think the widget will stop working when the connection to the ipc socket is lost, such as when i3 restarts. The library used for communication with i3 will not...
I've done an Xembed implementation and they are truly awful. I've been thinking about doing a library for tray managers to make things a bit easier. If the project wants...
Sorry for the rewrite, but this was the easiest way for me to do it given the new things I wrote into the library to make this possible. I think...
I think that makes sense. I think I am going to add a server class to playerctl so I can write wrappers for the other players. Depending on how that...
Thanks. Let me know if there's anything I can do to fix it.